Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dshell.c8280 #define COMPLETION_DATABASES 7 macro
8402 pCur->ePhase = COMPLETION_DATABASES; in completionNext()
8409 case COMPLETION_DATABASES: { in completionNext()