Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c185120 int yyendofinput; /* True if we are at the end of input */ local
185131 yyendofinput = (yymajor==0);
185292 if( yyendofinput ){