Searched refs:ures_toUTF8String (Results 1 - 1 of 1) sorted by relevance
/external/icu/icu4c/source/common/ |
H A D | uresbund.cpp | 1264 ures_toUTF8String(const UChar *s16, int32_t length16, function 1332 return ures_toUTF8String(s16, length16, dest, pLength, forceCopy, status); 1655 return ures_toUTF8String(s16, length16, dest, pLength, forceCopy, status); 2123 return ures_toUTF8String(s16, length16, dest, pLength, forceCopy, status);
|
Completed in 88 milliseconds