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

/external/icu4c/i18n/
H A Ducol.cpp5804 UBool isShiftedCE(uint32_t CE, uint32_t LVT, UBool *wasShifted) { function
6144 if(!isShiftedCE(CE, LVT, &wasShifted)) {
6201 if(!isShiftedCE(CE, LVT, &wasShifted)) {
6249 } else if(!isShiftedCE(CE, LVT, &wasShifted)) {
6321 if(!isShiftedCE(CE, LVT, &wasShifted)) {
6402 if(!isShiftedCE(CE, LVT, &wasShifted)) {
6461 if(isShiftedCE(CE, LVT, &wasShifted)) {

Completed in 37 milliseconds