Searched defs:token_get_all (Results 1 – 2 of 2) sorted by relevance
/php-src/ext/tokenizer/ | ||
H A D | tokenizer.stub.php | 11 function token_get_all(string $code, int $flags = 0): array {} function |
H A D | tokenizer.c | 515 PHP_FUNCTION(token_get_all) in PHP_FUNCTION() argument |
Completed in 7 milliseconds