Home
last modified time | relevance | path

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

/PHP-5.6/sapi/phpdbg/
H A Dphpdbg_parser.h72 T_PROTO = 268, enumerator
93 #define T_PROTO 268 macro
H A Dphpdbg_parser.y54 %token T_PROTO "protocol (file://)"
87 | T_PROTO T_ID T_COLON T_DIGITS {
97 | T_PROTO T_ID T_COLON T_POUND T_DIGITS {
H A Dphpdbg_parser.c160 T_PROTO = 268, enumerator
181 #define T_PROTO 268 macro
H A Dphpdbg_lexer.c694 return T_PROTO; in phpdbg_lex()

Completed in 36 milliseconds