Searched refs:isShiftedCE (Results 1 – 1 of 1) sorted by relevance
/external/icu4c/i18n/ |
D | ucol.cpp | 5404 UBool isShiftedCE(uint32_t CE, uint32_t LVT, UBool *wasShifted) { in isShiftedCE() function 5742 if(!isShiftedCE(CE, LVT, &wasShifted)) { in ucol_nextSortKeyPart() 5799 if(!isShiftedCE(CE, LVT, &wasShifted)) { in ucol_nextSortKeyPart() 5847 } else if(!isShiftedCE(CE, LVT, &wasShifted)) { in ucol_nextSortKeyPart() 5919 if(!isShiftedCE(CE, LVT, &wasShifted)) { in ucol_nextSortKeyPart() 6000 if(!isShiftedCE(CE, LVT, &wasShifted)) { in ucol_nextSortKeyPart() 6059 if(isShiftedCE(CE, LVT, &wasShifted)) { in ucol_nextSortKeyPart()
|