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

  /external/icu/icu4c/source/i18n/
collationdata.h 96 int64_t getCEFromOffsetCE32(UChar32 c, uint32_t ce32) const {
collationfastlatinbuilder.cpp 311 ce0 = data.getCEFromOffsetCE32(c, ce32);
collationiterator.cpp 429 ceBuffer.append(d->getCEFromOffsetCE32(c, ce32), errorCode);
    [all...]
collationbuilder.cpp 556 ce = baseData->getCEFromOffsetCE32(0x4e00, ce32);
    [all...]

Completed in 6431 milliseconds