Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c181207 int yyerrcnt; /* Shifts left before out of the error */ member
182069 yypParser->yyerrcnt = -1;
185081 yypParser->yyerrcnt = -1;
185193 yypParser->yyerrcnt--;
185231 if( yypParser->yyerrcnt<0 ){
185255 yypParser->yyerrcnt = -1;
185262 yypParser->yyerrcnt = 3;
185287 if( yypParser->yyerrcnt<=0 ){
185290 yypParser->yyerrcnt = 3;
185295 yypParser->yyerrcnt = -1;