Home
last modified time | relevance | path

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

/PHP-5.3/ext/standard/
H A Dpack.c116 int formatcount = 0; in PHP_FUNCTION() local
138 for (i = 0; i < formatlen; formatcount++) { in PHP_FUNCTION()
233 formatcodes[formatcount] = code; in PHP_FUNCTION()
234 formatargs[formatcount] = arg; in PHP_FUNCTION()
242 for (i = 0; i < formatcount; i++) { in PHP_FUNCTION()
311 for (i = 0; i < formatcount; i++) { in PHP_FUNCTION()

Completed in 14 milliseconds