Home
last modified time | relevance | path

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

/PHP-5.4/ext/standard/
H A Dpack.c115 int formatcount = 0; in PHP_FUNCTION() local
137 for (i = 0; i < formatlen; formatcount++) { in PHP_FUNCTION()
232 formatcodes[formatcount] = code; in PHP_FUNCTION()
233 formatargs[formatcount] = arg; in PHP_FUNCTION()
241 for (i = 0; i < formatcount; i++) { in PHP_FUNCTION()
310 for (i = 0; i < formatcount; i++) { in PHP_FUNCTION()

Completed in 7 milliseconds