Home
last modified time | relevance | path

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

/external/icu4c/i18n/
Ducol_imp.h621 #define UCOL_COMMON3_UPPERFIRST 0xC5 macro
Ducol.cpp4271 || (tertiary <= tertiaryCommon && tertiaryCommon == UCOL_COMMON3_UPPERFIRST)) { in ucol_getSortKeySize()
4749 … } else if(tertiary <= tertiaryCommon && tertiaryCommon == UCOL_COMMON3_UPPERFIRST) { in ucol_calcSortKey()
5243 … } else if (tertiary <= tertiaryCommon && tertiaryCommon == UCOL_COMMON3_UPPERFIRST) { in ucol_calcSortKeySimpleTertiary()
6556 coll->tertiaryCommon = UCOL_COMMON3_UPPERFIRST; in ucol_updateInternalState()