Home
last modified time | relevance | path

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

/external/icu4c/common/
Duloc.c532 #define _hasBCP47Extension(id) (id && uprv_strstr(id, "@") == NULL && getShortestSubtagLength(local…
541 static int32_t getShortestSubtagLength(const char *localeID) { in getShortestSubtagLength() function