Home
last modified time | relevance | path

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

/external/icu4c/i18n/
Drematch.cpp1900 int32_t prevInputIdx = fp->fExtra[frameLoc]; in MatchAt() local
1901 U_ASSERT(prevInputIdx <= fp->fInputIdx); in MatchAt()
1902 if (prevInputIdx < fp->fInputIdx) { in MatchAt()