Searched refs:uprv_aestrncpy (Results 1 – 5 of 5) sorted by relevance
133 uprv_aestrncpy(uint8_t *dst, const uint8_t *src, int32_t n);
571 uprv_aestrncpy(uint8_t *dst, const uint8_t *src, int32_t n) in uprv_aestrncpy() function
488 ret = uprv_aestrncpy(str_buf, src, len); in Test_aestrncpy()
1212 #define uprv_aestrncpy U_ICU_ENTRY_POINT_RENAME(uprv_aestrncpy) macro
304 uprv_aestrncpy(buf, (const uint8_t*)inv, length); in regextst_openUTF8FromInvariant()