Lines Matching refs:utf32
415 UnicodeString UnicodeString::fromUTF32(const UChar32 *utf32, int32_t length) {431 utf32, length,879 UnicodeString::toUTF32(UChar32 *utf32, int32_t capacity, UErrorCode &errorCode) const {883 u_strToUTF32WithSub(utf32, capacity, &length32,