Home
last modified time | relevance | path

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

/PHP-7.4/ext/standard/
H A Dpack.c238 size_t formatcount = 0; in PHP_FUNCTION() local
253 for (i = 0; i < formatlen; formatcount++) { in PHP_FUNCTION()
371 formatcodes[formatcount] = code; in PHP_FUNCTION()
372 formatargs[formatcount] = arg; in PHP_FUNCTION()
380 for (i = 0; i < formatcount; i++) { in PHP_FUNCTION()
463 for (i = 0; i < formatcount; i++) { in PHP_FUNCTION()

Completed in 8 milliseconds