Searched defs:u_strFromUTF8Lenient (Results 1 – 7 of 7) sorted by relevance
554 u_strFromUTF8Lenient(UChar *dest, in u_strFromUTF8Lenient() function
554 u_strFromUTF8Lenient(char16_t *dest, in u_strFromUTF8Lenient() function
361 #define u_strFromUTF8Lenient U_ICU_ENTRY_POINT_RENAME(u_strFromUTF8Lenient) macro
366 #define u_strFromUTF8Lenient U_ICU_ENTRY_POINT_RENAME(u_strFromUTF8Lenient) macro
367 #define u_strFromUTF8Lenient U_ICU_ENTRY_POINT_RENAME(u_strFromUTF8Lenient) macro
2808 UChar * u_strFromUTF8Lenient(UChar *dest, int32_t destCapacity, int32_t *pDestLength, const char *s… in u_strFromUTF8Lenient() function