YYCASE_          1086 sapi/phpdbg/phpdbg_parser.c       YYCASE_(0, YY_("syntax error"));
YYCASE_          1087 sapi/phpdbg/phpdbg_parser.c       YYCASE_(1, YY_("syntax error, unexpected %s"));
YYCASE_          1088 sapi/phpdbg/phpdbg_parser.c       YYCASE_(2, YY_("syntax error, unexpected %s, expecting %s"));
YYCASE_          1089 sapi/phpdbg/phpdbg_parser.c       YYCASE_(3, YY_("syntax error, unexpected %s, expecting %s or %s"));
YYCASE_          1090 sapi/phpdbg/phpdbg_parser.c       YYCASE_(4, YY_("syntax error, unexpected %s, expecting %s or %s or %s"));
YYCASE_          1091 sapi/phpdbg/phpdbg_parser.c       YYCASE_(5, YY_("syntax error, unexpected %s, expecting %s or %s or %s or %s"));