Home
last modified time | relevance | path

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

/PHP-5.5/ext/standard/
H A Dpack.c115 int formatcount = 0; in PHP_FUNCTION() local
137 for (i = 0; i < formatlen; formatcount++) { in PHP_FUNCTION()
239 formatcodes[formatcount] = code; in PHP_FUNCTION()
240 formatargs[formatcount] = arg; in PHP_FUNCTION()
248 for (i = 0; i < formatcount; i++) { in PHP_FUNCTION()
318 for (i = 0; i < formatcount; i++) { in PHP_FUNCTION()

Completed in 11 milliseconds