Searched refs:formatcount (Results 1 – 1 of 1) sorted by relevance
246 size_t formatcount = 0; in PHP_FUNCTION() local260 for (i = 0; i < formatlen; formatcount++) { in PHP_FUNCTION()370 formatcodes[formatcount] = code; in PHP_FUNCTION()371 formatargs[formatcount] = arg; in PHP_FUNCTION()379 for (i = 0; i < formatcount; i++) { in PHP_FUNCTION()462 for (i = 0; i < formatcount; i++) { in PHP_FUNCTION()
Completed in 6 milliseconds