Searched refs:uprv_aestrncpy (Results 1 – 6 of 6) sorted by relevance
117 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
502 ret = uprv_aestrncpy(str_buf, src, len); in Test_aestrncpy()
1255 #define uprv_aestrncpy U_ICU_ENTRY_POINT_RENAME(uprv_aestrncpy) macro
305 uprv_aestrncpy(buf, (const uint8_t*)inv, length); in regextst_openUTF8FromInvariant()