Searched refs:uprv_eastrncpy (Results 1 – 5 of 5) sorted by relevance
126 uprv_eastrncpy(uint8_t *dst, const uint8_t *src, int32_t n);
592 uprv_eastrncpy(uint8_t *dst, const uint8_t *src, int32_t n) in uprv_eastrncpy() function
1353 #define uprv_eastrncpy U_ICU_ENTRY_POINT_RENAME(uprv_eastrncpy) macro
146 uprv_eastrncpy((unsigned char*)ebuf, (const unsigned char*)buf, bufLen); in utextToPrintable()