Searched refs:_processLocaleElement (Results 1 - 1 of 1) sorted by relevance

/external/icu4c/i18n/
H A Ducol_sit.cpp149 _processLocaleElement(CollatorSpec *spec, uint32_t value, const char* string, function
272 /* 04 KEYWORD */ {keywordArg, _processLocaleElement, 4 }, // keyword
273 /* 00 LANGUAGE */ {languageArg, _processLocaleElement, 0 }, // language
275 /* 02 REGION */ {regionArg, _processLocaleElement, 2 }, // region
278 /* 03 VARIANT */ {variantArg, _processLocaleElement, 3 }, // variant
280 /* 01 SCRIPT */ {scriptArg, _processLocaleElement, 1 } // script

Completed in 36 milliseconds