HomeSort by relevance Sort by last modified time
    Searched refs:nextCEI (Results 1 - 2 of 2) sorted by null

  /external/icu4c/i18n/
bmsearch.cpp 758 const CEI nextCEI = *target->nextCE(0);
760 if (nextCEI.lowOffset > maxLimit) {
761 maxLimit = nextCEI.lowOffset;
764 if (nextCEI.lowOffset == nextCEI.highOffset && nextCEI.order != (uint32_t)UCOL_NULLORDER) {
usearch.cpp     [all...]

Completed in 147 milliseconds