Home
last modified time | relevance | path

Searched refs:pv_format (Results 1 – 1 of 1) sorted by relevance

/PHP-5.5/ext/odbc/
H A Dphp_odbc.c2246 char *pv_format = NULL; in PHP_FUNCTION() local
2254 …if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "r|s", &pv_res, &pv_format, &pv_format_len) =… in PHP_FUNCTION()
2280 php_printf("<table %s ><tr>", pv_format); in PHP_FUNCTION()

Completed in 33 milliseconds