Home
last modified time | relevance | path

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

/PHP-7.4/ext/odbc/
H A Dphp_odbc.c2314 char *pv_format = NULL; in PHP_FUNCTION() local
2322 …if (zend_parse_parameters(ZEND_NUM_ARGS(), "r|s", &pv_res, &pv_format, &pv_format_len) == FAILURE)… in PHP_FUNCTION()
2350 php_printf("<table %s ><tr>", pv_format); in PHP_FUNCTION()

Completed in 11 milliseconds