Home
last modified time | relevance | path

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

/PHP-7.3/sapi/phpdbg/
H A Dphpdbg_parser.h79 T_INPUT = 275, enumerator
102 #define T_INPUT 275 macro
H A Dphpdbg_parser.y62 %token T_INPUT "input (input string or data)"
133 | T_IF T_INPUT {
153 : T_EVAL req_id T_INPUT {
158 | T_SHELL req_id T_INPUT {
167 | T_RUN req_id T_INPUT {
H A Dphpdbg_parser.c170 T_INPUT = 275, enumerator
193 #define T_INPUT 275 macro
H A Dphpdbg_lexer.c1478 return T_INPUT; in phpdbg_lex()

Completed in 18 milliseconds