Home
last modified time | relevance | path

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

/sqlite-3.40.0/tool/
H A Dlempar.c855 int yyerrorhit = 0; /* True if yymajor has invoked an error */ in Parse() local
974 if( yymx==YYERRORSYMBOL || yyerrorhit ){ in Parse()
1002 yyerrorhit = 1; in Parse()