Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Ducol_sit.cpp42 UCOL_SIT_SCRIPT = 1, enumerator
304 /* 01 SCRIPT */ {scriptArg, _processLocaleElement, UCOL_SIT_SCRIPT }, // sc…
393 if(!s->locElements[UCOL_SIT_SCRIPT].isEmpty()) { in ucol_sit_calculateWholeLocale()
395 s->locale.append(s->locElements[UCOL_SIT_SCRIPT], status); in ucol_sit_calculateWholeLocale()