Lines Matching full:utf32
424 UnicodeString UnicodeString::fromUTF32(const UChar32 *utf32, int32_t length) {440 utf32, length,983 UnicodeString::toUTF32(UChar32 *utf32, int32_t capacity, UErrorCode &errorCode) const {987 u_strToUTF32WithSub(utf32, capacity, &length32,