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

  /external/icu4c/common/
loclikely.cpp     [all...]
uloc.cpp 535 int32_t localeIDLength = uprv_strlen(localeID);
536 int32_t length = localeIDLength;
541 for (i = 0; i < localeIDLength; i++) {
    [all...]

Completed in 59 milliseconds