Home
last modified time | relevance | path

Searched refs:positionsIdx (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4c/source/common/
Drbbitblb.cpp856 int32_t positionsIdx = sd->fPositions->indexOf(lookAheadNode); in flagLookAheadStates() local
857 if (positionsIdx >= 0) { in flagLookAheadStates()
858 U_ASSERT(lookAheadNode == sd->fPositions->elementAt(positionsIdx)); in flagLookAheadStates()