Home
last modified time | relevance | path

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

/external/icu4c/common/
Duloc.c1604 #define _ULOC_STRIP_KEYWORDS 0x2 macro
1840 if (!OPTION_SET(options, _ULOC_STRIP_KEYWORDS)) { in _canonicalize()
2051 return _canonicalize(localeID, name, nameCapacity, _ULOC_STRIP_KEYWORDS, err); in uloc_getBaseName()