Home
last modified time | relevance | path

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

/PHP-8.2/ext/standard/
H A Dpack.c242 size_t formatcount = 0; in PHP_FUNCTION() local
257 for (i = 0; i < formatlen; formatcount++) { in PHP_FUNCTION()
375 formatcodes[formatcount] = code; in PHP_FUNCTION()
376 formatargs[formatcount] = arg; in PHP_FUNCTION()
384 for (i = 0; i < formatcount; i++) { in PHP_FUNCTION()
467 for (i = 0; i < formatcount; i++) { in PHP_FUNCTION()

Completed in 14 milliseconds