Searched refs:pv_format (Results 1 – 1 of 1) sorted by relevance
2277 char *pv_format = NULL; in PHP_FUNCTION() local2285 …if (zend_parse_parameters(ZEND_NUM_ARGS(), "r|s", &pv_res, &pv_format, &pv_format_len) == FAILURE)… in PHP_FUNCTION()2313 php_printf("<table %s ><tr>", pv_format); in PHP_FUNCTION()
Completed in 11 milliseconds