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

  /external/chromium_org/third_party/icu/source/common/
uloc.c 532 #define _hasBCP47Extension(id) (id && uprv_strstr(id, "@") == NULL && getShortestSubtagLength(localeID) == 1)
541 static int32_t getShortestSubtagLength(const char *localeID) {
    [all...]
  /external/icu/icu4c/source/common/
uloc.cpp 517 #define _hasBCP47Extension(id) (id && uprv_strstr(id, "@") == NULL && getShortestSubtagLength(localeID) == 1)
526 static int32_t getShortestSubtagLength(const char *localeID) {
    [all...]
  /prebuilts/misc/common/icu4j/
icu4j.jar 

Completed in 1482 milliseconds