Home
last modified time | relevance | path

Searched refs:yyerrcnt (Results 1 – 1 of 1) sorted by relevance

/sqlite-3.40.0/tool/
H A Dlempar.c211 int yyerrcnt; /* Shifts left before out of the error */ member
336 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()