Home
last modified time | relevance | path

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

/PHP-7.2/sapi/phpdbg/
H A Dphpdbg_parser.y64 %token T_INPUT "input (input string or data)"
135 | T_IF T_INPUT {
155 : T_EVAL req_id T_INPUT {
160 | T_SHELL req_id T_INPUT {
169 | T_RUN req_id T_INPUT {
H A Dphpdbg_parser.h79 T_INPUT = 275, enumerator
102 #define T_INPUT 275 macro
H A Dphpdbg_parser.c172 T_INPUT = 275, enumerator
195 #define T_INPUT 275 macro
H A Dphpdbg_lexer.c1720 return T_INPUT; in phpdbg_lex()

Completed in 20 milliseconds