Searched refs:uprv_eastrncpy (Results 1 – 8 of 8) sorted by relevance
215 uprv_eastrncpy(uint8_t *dst, const uint8_t *src, int32_t n);
604 uprv_eastrncpy(uint8_t *dst, const uint8_t *src, int32_t n) in uprv_eastrncpy() function
1405 #define uprv_eastrncpy U_ICU_ENTRY_POINT_RENAME(uprv_eastrncpy) macro
149 uprv_eastrncpy((unsigned char*)ebuf, (const unsigned char*)buf, bufLen); in utextToPrintable()