Searched refs:lookaheadStatus (Results 1 – 1 of 1) sorted by relevance
935 int32_t lookaheadStatus = 0; in handleNext() local991 lookaheadStatus = 0; in handleNext()1054 if (lookaheadStatus != 0 in handleNext()1055 && row->fAccepting == lookaheadStatus) { in handleNext()1059 lookaheadStatus = 0; in handleNext()1072 lookaheadStatus = row->fLookAhead; in handleNext()1081 lookaheadStatus = 0; // clear out any pending look-ahead match. in handleNext()1146 int32_t lookaheadStatus = 0; in handlePrevious() local1201 lookaheadStatus = 0; in handlePrevious()1264 if (lookaheadStatus != 0 in handlePrevious()[all …]