Home
last modified time | relevance | path

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

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

Completed in 6 milliseconds