Home
last modified time | relevance | path

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

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