T_LITERAL 56 sapi/phpdbg/phpdbg_parser.y %token T_LITERAL "literal (string)" T_LITERAL 131 sapi/phpdbg/phpdbg_parser.y | T_LITERAL { $$ = $1; }