Home
last modified time | relevance | path

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

/sqlite-3.40.0/tool/
H A Dlempar.c852 int yyendofinput; /* True if we are at the end of input */ in Parse() local
863 yyendofinput = (yymajor==0); in Parse()
1031 if( yyendofinput ){ in Parse()