Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/misc/
H A Dcompletion.c81 #define COMPLETION_DATABASES 7 macro
203 pCur->ePhase = COMPLETION_DATABASES; in completionNext()
210 case COMPLETION_DATABASES: { in completionNext()