T_INPUT          1741 sapi/phpdbg/phpdbg_lexer.c 	return T_INPUT;
T_INPUT            64 sapi/phpdbg/phpdbg_parser.y %token T_INPUT      "input (input string or data)"
T_INPUT           135 sapi/phpdbg/phpdbg_parser.y 	| T_IF T_INPUT {
T_INPUT           155 sapi/phpdbg/phpdbg_parser.y 	: T_EVAL req_id T_INPUT {
T_INPUT           160 sapi/phpdbg/phpdbg_parser.y 	| T_SHELL req_id T_INPUT {
T_INPUT           169 sapi/phpdbg/phpdbg_parser.y 	| T_RUN req_id T_INPUT {