Searched refs:eNextPhase (Results 1 – 2 of 2) sorted by relevance
3090 int eNextPhase = 0; /* Next phase to try if current phase reaches end */ in completionNext() local3111 eNextPhase = COMPLETION_TABLES; in completionNext()3136 eNextPhase = COMPLETION_COLUMNS; in completionNext()3162 eNextPhase = COMPLETION_EOF; in completionNext()3177 pCur->ePhase = eNextPhase; in completionNext()
3096 int eNextPhase = 0; /* Next phase to try if current phase reaches end */ in completionNext() local3117 eNextPhase = COMPLETION_TABLES; in completionNext()3142 eNextPhase = COMPLETION_COLUMNS; in completionNext()3168 eNextPhase = COMPLETION_EOF; in completionNext()3183 pCur->ePhase = eNextPhase; in completionNext()