Home
last modified time | relevance | path

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

/dports/lang/php81/php-8.1.1/ext/standard/
H A Dfile.h65 TOK_CLOSETAG, enumerator
H A Dfile.c490 } else if (tok == TOK_CLOSETAG) { in PHP_FUNCTION()
2361 return TOK_CLOSETAG; in php_next_meta_token()
/dports/www/mod_php81/php-8.1.1/ext/standard/
H A Dfile.h65 TOK_CLOSETAG, enumerator
H A Dfile.c490 } else if (tok == TOK_CLOSETAG) { in PHP_FUNCTION()
2361 return TOK_CLOSETAG; in php_next_meta_token()
/dports/lang/php80/php-8.0.15/ext/standard/
H A Dfile.h65 TOK_CLOSETAG, enumerator
H A Dfile.c482 } else if (tok == TOK_CLOSETAG) { in PHP_FUNCTION()
2320 return TOK_CLOSETAG; in php_next_meta_token()
/dports/www/mod_php80/php-8.0.15/ext/standard/
H A Dfile.h65 TOK_CLOSETAG, enumerator
H A Dfile.c482 } else if (tok == TOK_CLOSETAG) { in PHP_FUNCTION()
2320 return TOK_CLOSETAG; in php_next_meta_token()
/dports/lang/php74/php-7.4.27/ext/standard/
H A Dfile.h96 TOK_CLOSETAG, enumerator
H A Dfile.c484 } else if (tok == TOK_CLOSETAG) { in PHP_FUNCTION()
2402 return TOK_CLOSETAG; in php_next_meta_token()
/dports/lang/php73/php-7.3.33/ext/standard/
H A Dfile.h94 TOK_CLOSETAG, enumerator
H A Dfile.c482 } else if (tok == TOK_CLOSETAG) { in PHP_FUNCTION()
2410 return TOK_CLOSETAG; in php_next_meta_token()
/dports/www/mod_php73/php-7.3.33/ext/standard/
H A Dfile.h94 TOK_CLOSETAG, enumerator
H A Dfile.c482 } else if (tok == TOK_CLOSETAG) { in PHP_FUNCTION()
2410 return TOK_CLOSETAG; in php_next_meta_token()
/dports/www/mod_php74/php-7.4.27/ext/standard/
H A Dfile.h96 TOK_CLOSETAG, enumerator
H A Dfile.c484 } else if (tok == TOK_CLOSETAG) { in PHP_FUNCTION()
2402 return TOK_CLOSETAG; in php_next_meta_token()