Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libsqlite/tool/
H A Dlempar.c569 int yyendofinput; /* True if we are at the end of input */ in Parse() local
583 yyendofinput = (yymajor==0); in Parse()
597 if( yyendofinput && yypParser->yyidx>=0 ){ in Parse()
679 if( yyendofinput ){ in Parse()