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

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

Completed in 994 milliseconds