Searched refs:yyerrcnt (Results 1 – 1 of 1) sorted by relevance
211 int yyerrcnt; /* Shifts left before out of the error */ member336 yypParser->yyerrcnt = -1; in ParseInit()812 yypParser->yyerrcnt = -1; in yy_accept()932 yypParser->yyerrcnt--; in Parse()970 if( yypParser->yyerrcnt<0 ){ in Parse()994 yypParser->yyerrcnt = -1; in Parse()1001 yypParser->yyerrcnt = 3; in Parse()1026 if( yypParser->yyerrcnt<=0 ){ in Parse()1029 yypParser->yyerrcnt = 3; in Parse()1034 yypParser->yyerrcnt = -1; in Parse()