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

  /external/icu/icu4c/source/i18n/
collationiterator.h 51 inline void appendUnsafe(int64_t ce) {
collationiterator.cpp 275 ceBuffer.appendUnsafe(Collation::ceFromCE32(*ce32s++));
285 ceBuffer.appendUnsafe(*ces++);
387 ceBuffer.appendUnsafe(Collation::ceFromCE32(jamoCE32s[39 + t]));
    [all...]

Completed in 368 milliseconds