Home
last modified time | relevance | path

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

/PHP-7.0/sapi/phpdbg/
H A Dphpdbg_parser.h75 T_LITERAL = 271, enumerator
98 #define T_LITERAL 271 macro
H A Dphpdbg_parser.y60 %token T_LITERAL "literal (string)"
142 | T_LITERAL { $$ = $1; }
H A Dphpdbg_parser.c168 T_LITERAL = 271, enumerator
191 #define T_LITERAL 271 macro

Completed in 10 milliseconds