T_INPUT          1090 sapi/phpdbg/phpdbg_lexer.c 	return T_INPUT;
T_INPUT            60 sapi/phpdbg/phpdbg_parser.y %token T_INPUT      "input (input string or data)"
T_INPUT           124 sapi/phpdbg/phpdbg_parser.y 	| T_IF T_INPUT {
T_INPUT           139 sapi/phpdbg/phpdbg_parser.y 	: T_EVAL T_INPUT { 
T_INPUT           144 sapi/phpdbg/phpdbg_parser.y 	| T_SHELL T_INPUT { 	
T_INPUT           153 sapi/phpdbg/phpdbg_parser.y 	| T_RUN T_INPUT {