Searched refs:uprv_aestrncpy (Results 1 – 14 of 14) sorted by relevance
/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | uinvchar.h | 117 uprv_aestrncpy(uint8_t *dst, const uint8_t *src, int32_t n);
|
D | uinvchar.cpp | 571 uprv_aestrncpy(uint8_t *dst, const uint8_t *src, int32_t n) in uprv_aestrncpy() function
|
/third_party/icu/icu4c/source/common/ |
D | uinvchar.h | 206 uprv_aestrncpy(uint8_t *dst, const uint8_t *src, int32_t n);
|
D | uinvchar.cpp | 583 uprv_aestrncpy(uint8_t *dst, const uint8_t *src, int32_t n) in uprv_aestrncpy() function
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | uinvchar.h | 206 uprv_aestrncpy(uint8_t *dst, const uint8_t *src, int32_t n);
|
D | uinvchar.cpp | 583 uprv_aestrncpy(uint8_t *dst, const uint8_t *src, int32_t n) in uprv_aestrncpy() function
|
/third_party/node/deps/icu-small/source/common/ |
D | uinvchar.h | 206 uprv_aestrncpy(uint8_t *dst, const uint8_t *src, int32_t n);
|
D | uinvchar.cpp | 583 uprv_aestrncpy(uint8_t *dst, const uint8_t *src, int32_t n) in uprv_aestrncpy() function
|
/third_party/icu/icu4c/source/test/cintltst/ |
D | putiltst.c | 516 ret = uprv_aestrncpy(str_buf, src, len); in Test_aestrncpy()
|
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/ |
D | urename.h | 1256 #define uprv_aestrncpy U_ICU_ENTRY_POINT_RENAME(uprv_aestrncpy) macro
|
/third_party/icu/icu4c/source/common/unicode/ |
D | urename.h | 1318 #define uprv_aestrncpy U_ICU_ENTRY_POINT_RENAME(uprv_aestrncpy) macro
|
/third_party/skia/third_party/externals/icu/source/common/unicode/ |
D | urename.h | 1318 #define uprv_aestrncpy U_ICU_ENTRY_POINT_RENAME(uprv_aestrncpy) macro
|
/third_party/node/deps/icu-small/source/common/unicode/ |
D | urename.h | 1324 #define uprv_aestrncpy U_ICU_ENTRY_POINT_RENAME(uprv_aestrncpy) macro
|
/third_party/icu/icu4c/source/test/intltest/ |
D | regextst.cpp | 335 uprv_aestrncpy(buf, (const uint8_t*)inv, length); in regextst_openUTF8FromInvariant()
|