yyerrorhit       126666 ext/sqlite3/libsqlite/sqlite3.c   int yyerrorhit = 0;   /* True if yymajor has invoked an error */
yyerrorhit       126740 ext/sqlite3/libsqlite/sqlite3.c       if( yymx==YYERRORSYMBOL || yyerrorhit ){
yyerrorhit       126770 ext/sqlite3/libsqlite/sqlite3.c       yyerrorhit = 1;