Searched refs:eNextPhase (Results 1 – 1 of 1) sorted by relevance
9218 int eNextPhase = 0; /* Next phase to try if current phase reaches end */ in completionNext() local9239 eNextPhase = COMPLETION_TABLES; in completionNext()9263 eNextPhase = COMPLETION_COLUMNS; in completionNext()9289 eNextPhase = COMPLETION_EOF; in completionNext()9305 pCur->ePhase = eNextPhase; in completionNext()