Home
last modified time | relevance | path

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

/PHP-7.3/sapi/phpdbg/
H A Dphpdbg_parser.h75 T_LITERAL = 271, enumerator
98 #define T_LITERAL 271 macro
H A Dphpdbg_parser.y58 %token T_LITERAL "literal (string)"
140 | T_LITERAL { $$ = $1; }
H A Dphpdbg_parser.c166 T_LITERAL = 271, enumerator
189 #define T_LITERAL 271 macro

Completed in 12 milliseconds