Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/misc/
H A Dcompletion.c119 #define COMPLETION_COLUMN_PHASE 3 /* ePhase - used for debugging only */ in completionConnect() macro
320 case COMPLETION_COLUMN_PHASE: { in completionColumn()