Searched defs:u_strToUTF32WithSub (Results 1 – 5 of 5) sorted by relevance
154 u_strToUTF32WithSub(UChar32 *dest, in u_strToUTF32WithSub() function
530 UChar32 * u_strToUTF32WithSub(UChar32 * dest, int32_t destCapacity, int32_t * pDestLength, const UC… in u_strToUTF32WithSub() function
370 #define u_strToUTF32WithSub U_ICU_ENTRY_POINT_RENAME(u_strToUTF32WithSub) macro