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

/external/icu4c/i18n/
H A Ducol.cpp5636 UBool isShiftedCE(uint32_t CE, uint32_t LVT, UBool *wasShifted) { function
5985 if(!isShiftedCE(CE, LVT, &wasShifted)) {
6042 if(!isShiftedCE(CE, LVT, &wasShifted)) {
6090 } else if(!isShiftedCE(CE, LVT, &wasShifted)) {
6163 if(!isShiftedCE(CE, LVT, &wasShifted)) {
6249 if(!isShiftedCE(CE, LVT, &wasShifted)) {
6308 if(isShiftedCE(CE, LVT, &wasShifted)) {

Completed in 74 milliseconds