Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dshell.c8276 #define COMPLETION_TABLES 8 /* Also VIEWs and TRIGGERs */ macro
8410 eNextPhase = COMPLETION_TABLES; in completionNext()
8413 case COMPLETION_TABLES: { in completionNext()