Lines Matching refs:error
123 /* Enabling verbose error messages. */
558 "$end", "error", "$undefined", "T_MAINMENU", "T_MENU", "T_ENDMENU",
626 means the default is an error. */
701 If YYTABLE_NINF, syntax error. */
827 yyerror (YY_("syntax error: cannot back up")); \
1170 /* Copy into YYRESULT an error message about the unexpected token
1174 copied. As a special case, return 0 if an ordinary "syntax error"
1198 YY_("syntax error, unexpected %s");
1199 YY_("syntax error, unexpected %s, expecting %s");
1200 YY_("syntax error, unexpected %s, expecting %s or %s");
1201 YY_("syntax error, unexpected %s, expecting %s or %s or %s");
1202 YY_("syntax error, unexpected %s, expecting %s or %s or %s or %s");
1206 static char const yyunexpected[] = "syntax error, unexpected %s";
1397 /* Number of tokens to shift before error messages enabled. */
1428 /* Buffer for error messages, and its allocated size. */
1574 detect an error, take that action. */
1587 /* Count tokens shifted since error; after three, turn off error
2061 | yyerrlab -- here on detecting error |
2064 /* If not already recovering from an error, report this error. */
2069 yyerror (YY_("syntax error"));
2097 yyerror (YY_("syntax error"));
2110 error, discard it. */
2126 /* Else will try to reuse lookahead token after shifting the error
2132 | yyerrorlab -- error raised explicitly by YYERROR. |
2152 | yyerrlab1 -- common code for both syntax error and YYERROR. |
2171 /* Pop the current state because it cannot handle the error token. */
2186 /* Shift the error token. */