Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Duloc.cpp528 #define _hasBCP47Extension(id) (id && uprv_strstr(id, "@") == NULL && getShortestSubtagLength(local… macro
847 if (_hasBCP47Extension(localeID)) { in uloc_getKeywordValue()
1578 if (_hasBCP47Extension(localeID)) { in uloc_openKeywords()
1657 if (_hasBCP47Extension(localeID)) { in _canonicalize()
2002 if (_hasBCP47Extension(localeID)) { in uloc_getVariant()