Searched refs:eNextPhase (Results 1 – 1 of 1) sorted by relevance
3378 int eNextPhase = 0; /* Next phase to try if current phase reaches end */ in completionNext() local3399 eNextPhase = COMPLETION_TABLES; in completionNext()3423 eNextPhase = COMPLETION_COLUMNS; in completionNext()3449 eNextPhase = COMPLETION_EOF; in completionNext()3465 pCur->ePhase = eNextPhase; in completionNext()