Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dregexcmp.cpp3031 int32_t minLoopCount = (int32_t)fRXPat->fCompiledPat->elementAti(loc+2); in matchStartType() local
3032 if (minLoopCount == 0) { in matchStartType()
3351 int32_t minLoopCount = (int32_t)fRXPat->fCompiledPat->elementAti(loc+2); in minMatchLength() local
3352 if (minLoopCount == 0) { in minMatchLength()