Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dregexcmp.cpp3020 int32_t minLoopCount = (int32_t)fRXPat->fCompiledPat->elementAti(loc+2); in matchStartType() local
3021 if (minLoopCount == 0) { in matchStartType()
3340 int32_t minLoopCount = (int32_t)fRXPat->fCompiledPat->elementAti(loc+2); in minMatchLength() local
3341 if (minLoopCount == 0) { in minMatchLength()