Searched refs:UCOL_COMMON2 (Results 1 – 2 of 2) sorted by relevance
4198 if (secondary == UCOL_COMMON2 && notIsContinuation) { in ucol_getSortKeySize()4202 if (secondary > UCOL_COMMON2) { // not necessary for 4th level. in ucol_getSortKeySize()4309 if (secondary == UCOL_COMMON2) { in ucol_getSortKeySize()4313 if (secondary > UCOL_COMMON2) { // not necessary for 4th level. in ucol_getSortKeySize()4379 if (secondary == UCOL_COMMON2) { in packFrench()4383 if (secondary > UCOL_COMMON2) { // not necessary for 4th level. in packFrench()4662 if (secondary == UCOL_COMMON2 && notIsContinuation) { in ucol_calcSortKey()4666 if (secondary > UCOL_COMMON2) { // not necessary for 4th level. in ucol_calcSortKey()5208 if (secondary == UCOL_COMMON2 && notIsContinuation) { in ucol_calcSortKeySimpleTertiary()5212 if (secondary > UCOL_COMMON2) { // not necessary for 4th level. in ucol_calcSortKeySimpleTertiary()
620 #define UCOL_COMMON2 UCOL_COMMON_BOT2 macro