Home
last modified time | relevance | path

Searched refs:T_PROTO (Results 1 – 4 of 4) sorted by relevance

/PHP-7.3/sapi/phpdbg/
H A Dphpdbg_parser.h73 T_PROTO = 269, enumerator
96 #define T_PROTO 269 macro
H A Dphpdbg_parser.y56 %token T_PROTO "protocol (file://)"
96 | T_PROTO T_ID T_COLON T_DIGITS {
106 | T_PROTO T_ID T_COLON T_POUND T_DIGITS {
H A Dphpdbg_parser.c164 T_PROTO = 269, enumerator
187 #define T_PROTO 269 macro
H A Dphpdbg_lexer.c1112 return T_PROTO; in phpdbg_lex()

Completed in 17 milliseconds