Searched refs:positionsIdx (Results 1 – 1 of 1) sorted by relevance
856 int32_t positionsIdx = sd->fPositions->indexOf(lookAheadNode); in flagLookAheadStates() local857 if (positionsIdx >= 0) { in flagLookAheadStates()858 U_ASSERT(lookAheadNode == sd->fPositions->elementAt(positionsIdx)); in flagLookAheadStates()