Searched refs:lookaheadStatus (Results 1 – 1 of 1) sorted by relevance
996 int32_t lookaheadStatus = 0; in handleNext() local1052 lookaheadStatus = 0; in handleNext()1120 if (lookaheadStatus != 0 in handleNext()1121 && row->fAccepting == lookaheadStatus) { in handleNext()1125 lookaheadStatus = 0; in handleNext()1138 lookaheadStatus = row->fLookAhead; in handleNext()1147 lookaheadStatus = 0; // clear out any pending look-ahead match. in handleNext()1212 int32_t lookaheadStatus = 0; in handlePrevious() local1267 lookaheadStatus = 0; in handlePrevious()1335 if (lookaheadStatus != 0 in handlePrevious()[all …]