Home
last modified time | relevance | path

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

/PHP-8.2/ext/standard/
H A Diptc.c306 unsigned int tagsfound = 0; in PHP_FUNCTION() local
355 if (tagsfound == 0) { /* found the 1st tag - initialize the return array */ in PHP_FUNCTION()
367 tagsfound++; in PHP_FUNCTION()
370 if (! tagsfound) { in PHP_FUNCTION()

Completed in 10 milliseconds