Home
last modified time | relevance | path

Searched defs:wasShifted (Results 1 – 1 of 1) sorted by relevance

/external/icu4c/i18n/
Ducol.cpp4331 UBool wasShifted = FALSE; in ucol_getSortKeySize() local
4760 UBool wasShifted = FALSE; in ucol_calcSortKey() local
5636 UBool isShiftedCE(uint32_t CE, uint32_t LVT, UBool *wasShifted) { in isShiftedCE()
5782 …UBool wasShifted = ((state[1] >> UCOL_PSK_WAS_SHIFTED_SHIFT) & UCOL_PSK_WAS_SHIFTED_MASK)?TRUE:FAL… in ucol_nextSortKeyPart() local