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

  /external/chromium_org/third_party/icu/source/common/
loclikely.cpp     [all...]
uloc.c 542 int32_t localeIDLength = uprv_strlen(localeID);
543 int32_t length = localeIDLength;
548 for (i = 0; i < localeIDLength; i++) {
    [all...]
  /external/icu/icu4c/source/common/
loclikely.cpp     [all...]
uloc.cpp 527 int32_t localeIDLength = uprv_strlen(localeID);
528 int32_t length = localeIDLength;
533 for (i = 0; i < localeIDLength; i++) {
    [all...]
  /prebuilts/misc/common/icu4j/
icu4j.jar 

Completed in 62 milliseconds