pv_format        2267 ext/odbc/php_odbc.c 	char *pv_format = NULL;
pv_format        2275 ext/odbc/php_odbc.c 	if (zend_parse_parameters(ZEND_NUM_ARGS(), "r|s", &pv_res, &pv_format, &pv_format_len) == FAILURE) {
pv_format        2303 ext/odbc/php_odbc.c 		php_printf("<table %s ><tr>", pv_format);