Searched defs:token_name (Results 1 – 2 of 2) sorted by relevance
226 const char *token_name = get_token_type_name(Z_LVAL_P(id_zval)); in PHP_METHOD() local534 PHP_FUNCTION(token_name) in PHP_FUNCTION() argument542 const char *token_name = get_token_type_name(type); in PHP_FUNCTION() local
13 function token_name(int $id): string {} function
Completed in 9 milliseconds