Searched refs:uprv_eastrncpy (Results 1 – 4 of 4) sorted by relevance
140 uprv_eastrncpy(uint8_t *dst, const uint8_t *src, int32_t n);
588 uprv_eastrncpy(uint8_t *dst, const uint8_t *src, int32_t n) in uprv_eastrncpy() function
1301 #define uprv_eastrncpy U_ICU_ENTRY_POINT_RENAME(uprv_eastrncpy) macro
205 uprv_eastrncpy((unsigned char*)ebuf, (const unsigned char*)buf, bufLen); in utextToPrintable()