yyendofinput     126663 ext/sqlite3/libsqlite/sqlite3.c   int yyendofinput;     /* True if we are at the end of input */
yyendofinput     126688 ext/sqlite3/libsqlite/sqlite3.c   yyendofinput = (yymajor==0);
yyendofinput     126798 ext/sqlite3/libsqlite/sqlite3.c       if( yyendofinput ){