Home
last modified time | relevance | path

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

/external/icu4c/i18n/
Ducol_imp.h754 #define UCOL_COMMON2 UCOL_COMMON_BOT2 macro
Ducol.cpp4553 if (secondary == UCOL_COMMON2) { in packFrench()
4557 if (secondary > UCOL_COMMON2) { // not necessary for 4th level. in packFrench()
4778 if (secondary == UCOL_COMMON2 && notIsContinuation) { in ucol_calcSortKey()
4782 if (secondary > UCOL_COMMON2) { // not necessary for 4th level. in ucol_calcSortKey()
5111 if (secondary == UCOL_COMMON2 && notIsContinuation) { in ucol_calcSortKeySimpleTertiary()
5115 if (secondary > UCOL_COMMON2) { // not necessary for 4th level. in ucol_calcSortKeySimpleTertiary()