Home
last modified time | relevance | path

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

/PHP-5.4/ext/standard/
H A Diptc.c300 unsigned int tagsfound = 0; in PHP_FUNCTION() local
349 if (tagsfound == 0) { /* found the 1st tag - initialize the return array */ in PHP_FUNCTION()
362 tagsfound++; in PHP_FUNCTION()
365 if (! tagsfound) { in PHP_FUNCTION()

Completed in 8 milliseconds