Searched defs:u_strToUTF8 (Results 1 – 5 of 5) sorted by relevance
1057 u_strToUTF8(char *dest, in u_strToUTF8() function
533 char * u_strToUTF8(char * dest, int32_t destCapacity, int32_t * pDestLength, const UChar * src, int… in u_strToUTF8() function
371 #define u_strToUTF8 U_ICU_ENTRY_POINT_RENAME(u_strToUTF8) macro