HomeSort by relevance Sort by last modified time
    Searched refs:stringLengthsLimit (Results 1 - 3 of 3) sorted by null

  /external/icu4c/i18n/
uspoof_impl.cpp 210 int32_t stringLengthsLimit = fSpoofData->fRawData->fCFUStringLengthsSize;
211 for (ix = 0; ix < stringLengthsLimit; ix++) {
217 U_ASSERT(ix < stringLengthsLimit);
  /external/chromium_org/third_party/icu/source/i18n/
uspoof_impl.cpp 203 int32_t stringLengthsLimit = fSpoofData->fRawData->fCFUStringLengthsSize;
204 for (ix = 0; ix < stringLengthsLimit; ix++) {
210 U_ASSERT(ix < stringLengthsLimit);
  /prebuilts/misc/common/icu4j/
icu4j.jar 

Completed in 56 milliseconds