Home
last modified time | relevance | path

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

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