Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Ducol_sit.cpp37 UCOL_SIT_LANGUAGE = 0, enumerator
161 if(value == UCOL_SIT_LANGUAGE || value == UCOL_SIT_KEYWORD || value == UCOL_SIT_PROVIDER) { in _processLocaleElement()
289 /* 00 LANGUAGE */ {languageArg, _processLocaleElement, UCOL_SIT_LANGUAGE }, // l…
395 uprv_strcat(s->locale, s->locElements[UCOL_SIT_LANGUAGE]); in ucol_sit_calculateWholeLocale()