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

  /external/chromium_org/third_party/icu/source/common/
unisetspan.cpp 164 getUTF8Length(const UChar *s, int32_t length) {
241 int32_t length8=getUTF8Length(s16, length16);
    [all...]
  /external/icu4c/common/
unisetspan.cpp 166 getUTF8Length(const UChar *s, int32_t length) {
243 int32_t length8=getUTF8Length(s16, length16);
    [all...]

Completed in 51 milliseconds