Searched defs:token_get_all (Results 1 – 2 of 2) sorted by relevance
/PHP-8.3/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 | 516 PHP_FUNCTION(token_get_all) in PHP_FUNCTION() argument |
Completed in 6 milliseconds