Home
last modified time | relevance | path

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

/external/icu4c/i18n/
Dregexcmp.cpp2722 int32_t minLoopCount = (int32_t)fRXPat->fCompiledPat->elementAti(loc+2); in matchStartType() local
2723 if (minLoopCount == 0) { in matchStartType()
3038 int32_t minLoopCount = (int32_t)fRXPat->fCompiledPat->elementAti(loc+2); in minMatchLength() local
3039 if (minLoopCount == 0) { in minMatchLength()