Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/misc/
H A Dcompletion.c83 #define COMPLETION_COLUMNS 9 macro
240 eNextPhase = COMPLETION_COLUMNS; in completionNext()
243 case COMPLETION_COLUMNS: { in completionNext()