Home
last modified time | relevance | path

Searched refs:u_strToUTF32WithSub (Results 1 – 13 of 13) sorted by relevance

/third_party/icu/icu4c/source/test/cintltst/
Dcustrtrn.c292u_strToUTF32WithSub(u32Target, 0, &u32DestLen, surr16, len16-1, 0xfffd, &numSubstitutions, &err); in Test_strToUTF32_surrogates()
300u_strToUTF32WithSub(u32Target, UPRV_LENGTHOF(u32Target), &u32DestLen, surr16, len16-1, 0xfffd, &nu… in Test_strToUTF32_surrogates()
308 u_strToUTF32WithSub(NULL, 0, &u32DestLen, surr16, -1, 0x12345, &numSubstitutions, &err); in Test_strToUTF32_surrogates()
316u_strToUTF32WithSub(u32Target, UPRV_LENGTHOF(u32Target), &u32DestLen, surr16, -1, 0x12345, &numSub… in Test_strToUTF32_surrogates()
2085 u_strToUTF32WithSub(dest32, UPRV_LENGTHOF(dest32), &length, NULL, 0, 0xfffd, NULL, &errorCode); in TestNullEmptySource()
/third_party/icu/icu4c/source/common/unicode/
Dustring.h1545 u_strToUTF32WithSub(UChar32 *dest,
Durename.h375 #define u_strToUTF32WithSub U_ICU_ENTRY_POINT_RENAME(u_strToUTF32WithSub) macro
/third_party/skia/third_party/externals/icu/source/common/unicode/
Dustring.h1545 u_strToUTF32WithSub(UChar32 *dest,
Durename.h370 #define u_strToUTF32WithSub U_ICU_ENTRY_POINT_RENAME(u_strToUTF32WithSub) macro
/third_party/node/deps/icu-small/source/common/unicode/
Dustring.h1541 u_strToUTF32WithSub(UChar32 *dest,
Durename.h376 #define u_strToUTF32WithSub U_ICU_ENTRY_POINT_RENAME(u_strToUTF32WithSub) macro
/third_party/skia/third_party/externals/icu/source/common/
Dustrtrns.cpp154 u_strToUTF32WithSub(UChar32 *dest, in u_strToUTF32WithSub() function
252 return u_strToUTF32WithSub( in u_strToUTF32()
Dunistr.cpp1015 u_strToUTF32WithSub(utf32, capacity, &length32, in toUTF32()
/third_party/node/deps/icu-small/source/common/
Dustrtrns.cpp154 u_strToUTF32WithSub(UChar32 *dest, in u_strToUTF32WithSub() function
252 return u_strToUTF32WithSub( in u_strToUTF32()
Dunistr.cpp1058 u_strToUTF32WithSub(utf32, capacity, &length32, in toUTF32()
/third_party/icu/icu4c/source/common/
Dustrtrns.cpp154 u_strToUTF32WithSub(UChar32 *dest, in u_strToUTF32WithSub() function
252 return u_strToUTF32WithSub( in u_strToUTF32()
Dunistr.cpp1016 u_strToUTF32WithSub(utf32, capacity, &length32, in toUTF32()