Searched defs:getUTF8Length (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/common/
H A Dunisetspan.cpp166 getUTF8Length(const UChar *s, int32_t length) { function
243 int32_t length8=getUTF8Length(s16, length16);
/external/icu/icu4c/source/common/
H A Dunisetspan.cpp166 getUTF8Length(const UChar *s, int32_t length) { function
243 int32_t length8=getUTF8Length(s16, length16);

Completed in 107 milliseconds