Home
last modified time | relevance | path

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

/PHP-8.0/ext/standard/
H A Dpack.c228 size_t formatcount = 0; in PHP_FUNCTION() local
243 for (i = 0; i < formatlen; formatcount++) { in PHP_FUNCTION()
361 formatcodes[formatcount] = code; in PHP_FUNCTION()
362 formatargs[formatcount] = arg; in PHP_FUNCTION()
370 for (i = 0; i < formatcount; i++) { in PHP_FUNCTION()
453 for (i = 0; i < formatcount; i++) { in PHP_FUNCTION()

Completed in 7 milliseconds