Home
last modified time | relevance | path

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

/third_party/skia/m133/third_party/externals/icu/source/common/
Dustring.cpp979 u_strncpy(char16_t *dst, in u_strncpy() function
/third_party/skia/third_party/externals/icu/source/common/
Dustring.cpp979 u_strncpy(UChar *dst, in u_strncpy() function
/third_party/icu/icu4c/source/common/
Dustring.cpp979 u_strncpy(UChar *dst, in u_strncpy() function
/third_party/skia/third_party/externals/icu/source/common/unicode/
Durename.h389 #define u_strncpy U_ICU_ENTRY_POINT_RENAME(u_strncpy) macro
/third_party/icu/icu4c/source/common/unicode/
Durename.h395 #define u_strncpy U_ICU_ENTRY_POINT_RENAME(u_strncpy) macro
/third_party/skia/m133/third_party/externals/icu/source/common/unicode/
Durename.h396 #define u_strncpy U_ICU_ENTRY_POINT_RENAME(u_strncpy) macro
/third_party/icu/ohos_icu4c/src/
Dicu_addon.cpp2731 UChar* u_strncpy(UChar *dst, const UChar *src, int32_t n) in u_strncpy() function