Home
last modified time | relevance | path

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

/PHP-7.1/ext/standard/
H A Dfile.h103 TOK_STRING, enumerator
H A Dfile.c451 } else if (tok == TOK_STRING && tok_last == TOK_EQUAL && looking_for_val) { in PHP_FUNCTION()
2393 return TOK_STRING; in php_next_meta_token()

Completed in 9 milliseconds