Home
last modified time | relevance | path

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

/PHP-5.5/ext/standard/
H A Dfile.h101 TOK_STRING, enumerator
H A Dfile.c446 } else if (tok == TOK_STRING && tok_last == TOK_EQUAL && looking_for_val) { in PHP_FUNCTION()
2398 return TOK_STRING; in php_next_meta_token()

Completed in 13 milliseconds