Searched refs:lookaheadStatus (Results 1 – 1 of 1) sorted by relevance
965 int32_t lookaheadStatus = 0; in handleNext() local1021 lookaheadStatus = 0; in handleNext()1084 if (lookaheadStatus != 0 in handleNext()1085 && row->fAccepting == lookaheadStatus) { in handleNext()1089 lookaheadStatus = 0; in handleNext()1102 lookaheadStatus = row->fLookAhead; in handleNext()1111 lookaheadStatus = 0; // clear out any pending look-ahead match. in handleNext()1176 int32_t lookaheadStatus = 0; in handlePrevious() local1231 lookaheadStatus = 0; in handlePrevious()1294 if (lookaheadStatus != 0 in handlePrevious()[all …]