Searched refs:eNextPhase (Results 1 – 1 of 1) sorted by relevance
11159 int eNextPhase = 0; /* Next phase to try if current phase reaches end */ in completionNext() local11181 eNextPhase = COMPLETION_TABLES; in completionNext()11210 eNextPhase = COMPLETION_COLUMNS; in completionNext()11241 eNextPhase = COMPLETION_EOF; in completionNext()11257 pCur->ePhase = eNextPhase; in completionNext()