Searched refs:positionsIdx (Results 1 – 3 of 3) sorted by relevance
857 int32_t positionsIdx = sd->fPositions->indexOf(lookAheadNode); in flagLookAheadStates() local858 if (positionsIdx >= 0) { in flagLookAheadStates()859 U_ASSERT(lookAheadNode == sd->fPositions->elementAt(positionsIdx)); in flagLookAheadStates()
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()