Home
last modified time | relevance | path

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

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

Completed in 5 milliseconds