Home
last modified time | relevance | path

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

/php-src/ext/standard/
H A Dfile.c251 int in_tag = 0, done = 0; in PHP_FUNCTION() local
283 } else if (tok_last == TOK_SLASH && in_tag) { in PHP_FUNCTION()
349 in_tag = 1; in PHP_FUNCTION()
369 in_tag = looking_for_val = 0; in PHP_FUNCTION()

Completed in 9 milliseconds