Home
last modified time | relevance | path

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

/PHP-7.0/sapi/phpdbg/
H A Dphpdbg_parser.h73 T_PROTO = 269, enumerator
96 #define T_PROTO 269 macro
H A Dphpdbg_parser.y58 %token T_PROTO "protocol (file://)"
98 | T_PROTO T_ID T_COLON T_DIGITS {
108 | T_PROTO T_ID T_COLON T_POUND T_DIGITS {
H A Dphpdbg_parser.c166 T_PROTO = 269, enumerator
189 #define T_PROTO 269 macro
H A Dphpdbg_lexer.c785 return T_PROTO; in phpdbg_lex()

Completed in 14 milliseconds