Home
last modified time | relevance | path

Searched defs:u_strFromUTF32WithSub (Results 1 – 7 of 7) sorted by relevance

/third_party/icu/icu4c/source/common/
Dustrtrns.cpp40 u_strFromUTF32WithSub(UChar *dest, in u_strFromUTF32WithSub() function
/third_party/skia/third_party/externals/icu/source/common/
Dustrtrns.cpp40 u_strFromUTF32WithSub(UChar *dest, in u_strFromUTF32WithSub() function
/third_party/node/deps/icu-small/source/common/
Dustrtrns.cpp40 u_strFromUTF32WithSub(char16_t *dest, in u_strFromUTF32WithSub() function
/third_party/skia/third_party/externals/icu/source/common/unicode/
Durename.h359 #define u_strFromUTF32WithSub U_ICU_ENTRY_POINT_RENAME(u_strFromUTF32WithSub) macro
/third_party/icu/icu4c/source/common/unicode/
Durename.h364 #define u_strFromUTF32WithSub U_ICU_ENTRY_POINT_RENAME(u_strFromUTF32WithSub) macro
/third_party/node/deps/icu-small/source/common/unicode/
Durename.h365 #define u_strFromUTF32WithSub U_ICU_ENTRY_POINT_RENAME(u_strFromUTF32WithSub) macro
/third_party/icu/ohos_icu4c/src/
Dicu_addon.cpp2829 UChar* u_strFromUTF32WithSub(UChar *dest, int32_t destCapacity, int32_t *pDestLength, const UChar32… in u_strFromUTF32WithSub() function