Lines Matching refs:error
196 /* Enabling verbose error messages. */
581 "$end", "error", "$undefined", "T_MAINMENU", "T_MENU", "T_ENDMENU",
649 means the default is an error. */
720 If YYTABLE_NINF, syntax error. */
836 yyerror (YY_("syntax error: cannot back up")); \
1176 /* Copy into YYRESULT an error message about the unexpected token
1180 copied. As a special case, return 0 if an ordinary "syntax error"
1204 YY_("syntax error, unexpected %s");
1205 YY_("syntax error, unexpected %s, expecting %s");
1206 YY_("syntax error, unexpected %s, expecting %s or %s");
1207 YY_("syntax error, unexpected %s, expecting %s or %s or %s");
1208 YY_("syntax error, unexpected %s, expecting %s or %s or %s or %s");
1212 static char const yyunexpected[] = "syntax error, unexpected %s";
1407 /* Number of tokens to shift before error messages enabled. */
1412 /* Buffer for error messages, and its allocated size. */
1582 detect an error, take that action. */
1598 /* 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 look-ahead 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. */
2189 /* Shift the error token. */