Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c155143 int tableSeen = 0; /* Set to 1 when TABLE matches */ local
155251 tableSeen = 1;
155318 if( !tableSeen ){