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