Home
last modified time | relevance | path

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

/external/icu4c/i18n/
Ducol.cpp4113 UBool notIsContinuation = FALSE; in ucol_getSortKeySize() local
4127 notIsContinuation = !isContinuation(order); in ucol_getSortKeySize()
4130 if(notIsContinuation) { in ucol_getSortKeySize()
4140 if(shifted && ((notIsContinuation && order <= variableTopValue && primary1 > 0) in ucol_getSortKeySize()
4141 || (!notIsContinuation && wasShifted)) in ucol_getSortKeySize()
4165 if(notIsContinuation) { in ucol_getSortKeySize()
4198 if (secondary == UCOL_COMMON2 && notIsContinuation) { in ucol_getSortKeySize()
4225 if(notIsContinuation) { in ucol_getSortKeySize()
4248 if((tertiary&0x3F) > 0 && notIsContinuation) { in ucol_getSortKeySize()
4259 if(notIsContinuation) { in ucol_getSortKeySize()
[all …]