Searched refs:ures_toUTF8String (Results 1 – 1 of 1) sorted by relevance
/external/icu/icu4c/source/common/ |
D | uresbund.cpp | 1307 ures_toUTF8String(const UChar *s16, int32_t length16, in ures_toUTF8String() function 1375 return ures_toUTF8String(s16, length16, dest, pLength, forceCopy, status); in ures_getUTF8String() 1706 return ures_toUTF8String(s16, length16, dest, pLength, forceCopy, status); in ures_getUTF8StringByIndex() 2204 return ures_toUTF8String(s16, length16, dest, pLength, forceCopy, status); in ures_getUTF8StringByKey()
|