Home
last modified time | relevance | path

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

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

Completed in 5 milliseconds