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

  /external/icu4c/common/
unisetspan.cpp 179 appendUTF8(const UChar *s, int32_t length, uint8_t *t, int32_t capacity) {
327 int32_t length8=appendUTF8(s16, length16, s8, utf8Length-utf8Count);
365 int32_t length8=appendUTF8(s16, length16, s8, utf8Length-utf8Count);
    [all...]
  /external/icu4c/test/intltest/
usettest.cpp     [all...]

Completed in 622 milliseconds