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

/external/icu4c/i18n/
H A Ducol.cpp4455 UBool notIsContinuation = FALSE; local
4469 notIsContinuation = !isContinuation(order);
4472 if(notIsContinuation) {
4482 if(shifted && ((notIsContinuation && order <= variableTopValue && primary1 > 0)
4483 || (!notIsContinuation && wasShifted))
4507 if(notIsContinuation) {
4543 if (secondary == UCOL_COMMON2 && notIsContinuation) {
4572 if(notIsContinuation) {
4595 if((tertiary&0x3F) > 0 && notIsContinuation) {
4606 if(notIsContinuation) {
4906 UBool notIsContinuation = FALSE; local
5527 UBool notIsContinuation = FALSE; local
5805 UBool notIsContinuation = !isContinuation(CE); local
5995 UBool notIsContinuation = FALSE; local
[all...]

Completed in 25 milliseconds