Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Duloc.cpp531 #define _hasBCP47Extension(id) (id && uprv_strstr(id, "@") == NULL && getShortestSubtagLength(local… macro
871 if (_hasBCP47Extension(localeID)) { in uloc_getKeywordValue()
1631 if (_hasBCP47Extension(localeID)) { in uloc_openKeywords()
1710 if (_hasBCP47Extension(localeID)) { in _canonicalize()
2055 if (_hasBCP47Extension(localeID)) { in uloc_getVariant()