Home
last modified time | relevance | path

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

/netbsd/src/external/public-domain/sqlite/dist/
Dshell.c8198 #define COMPLETION_TABLES 8 /* Also VIEWs and TRIGGERs */ macro
8332 eNextPhase = COMPLETION_TABLES; in completionNext()
8335 case COMPLETION_TABLES: { in completionNext()