Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libsqlite/tool/
H A Dlempar.c153 int yyerrcnt; /* Shifts left before out of the error */ member
575 yypParser->yyerrcnt = -1; in Parse()
593 yypParser->yyerrcnt--; in Parse()
628 if( yypParser->yyerrcnt<0 ){ in Parse()
659 yypParser->yyerrcnt = 3; in Parse()
671 if( yypParser->yyerrcnt<=0 ){ in Parse()
674 yypParser->yyerrcnt = 3; in Parse()