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

/external/icu4c/i18n/
H A Ducol.cpp4452 uint8_t tertiaryCommon = coll->tertiaryCommon; local
4613 if (tertiary == tertiaryCommon && notIsContinuation) {
4617 if((tertiary > tertiaryCommon && tertiaryCommon == UCOL_COMMON3_NORMAL)
4618 || (tertiary <= tertiaryCommon && tertiaryCommon == UCOL_COMMON3_UPPERFIRST)) {
4901 uint8_t tertiaryCommon = coll->tertiaryCommon; local
5096 if (tertiary == tertiaryCommon
5522 uint8_t tertiaryCommon = coll->tertiaryCommon; local
[all...]
H A Ducol_imp.h975 uint8_t tertiaryCommon; member in struct:UCollator

Completed in 44 milliseconds