Home
last modified time | relevance | path

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

/external/icu4c/i18n/
Ducol_imp.h622 #define UCOL_COMMON3_NORMAL UCOL_COMMON_BOT3 macro
Ducol.cpp4270 if((tertiary > tertiaryCommon && tertiaryCommon == UCOL_COMMON3_NORMAL) in ucol_getSortKeySize()
4747 if(tertiary > tertiaryCommon && tertiaryCommon == UCOL_COMMON3_NORMAL) { in ucol_calcSortKey()
5241 if(tertiary > tertiaryCommon && tertiaryCommon == UCOL_COMMON3_NORMAL) { in ucol_calcSortKeySimpleTertiary()
5342 if (coll->tertiaryCommon != UCOL_COMMON3_NORMAL) { in ucol_calcSortKeySimpleTertiary()
6548 coll->tertiaryCommon = UCOL_COMMON3_NORMAL; in ucol_updateInternalState()
6560 coll->tertiaryCommon = UCOL_COMMON3_NORMAL; in ucol_updateInternalState()