Home
last modified time | relevance | path

Searched refs:get_token_type_name (Results 1 – 3 of 3) sorted by relevance

/PHP-8.0/ext/tokenizer/
H A Dphp_tokenizer.h31 char *get_token_type_name(int token_type);
H A Dtokenizer.c230 const char *token_name = get_token_type_name(Z_LVAL_P(id_zval)); in PHP_METHOD()
568 const char *token_name = get_token_type_name(type); in PHP_FUNCTION()
H A Dtokenizer_data.c173 char *get_token_type_name(int token_type) in get_token_type_name() function

Completed in 11 milliseconds