Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Duspoof_impl.cpp210 int32_t stringLengthsLimit = fSpoofData->fRawData->fCFUStringLengthsSize; in confusableLookup() local
211 for (ix = 0; ix < stringLengthsLimit; ix++) { in confusableLookup()
217 U_ASSERT(ix < stringLengthsLimit); in confusableLookup()
/external/chromium_org/third_party/icu/source/i18n/
Duspoof_impl.cpp210 int32_t stringLengthsLimit = fSpoofData->fRawData->fCFUStringLengthsSize; in confusableLookup() local
211 for (ix = 0; ix < stringLengthsLimit; ix++) { in confusableLookup()
217 U_ASSERT(ix < stringLengthsLimit); in confusableLookup()