Searched refs:u_terminateUChar32s (Results 1 – 8 of 8) sorted by relevance
195 u_terminateUChar32s(UChar32 *dest, int32_t destCapacity, int32_t length, UErrorCode *pErrorCode);
1456 u_terminateUChar32s(UChar32 *dest, int32_t destCapacity, int32_t length, UErrorCode *pErrorCode) { in u_terminateUChar32s() function
234 u_terminateUChar32s(dest, destCapacity, reqLength, pErrorCode); in u_strToUTF32WithSub()
289 #define u_terminateUChar32s u_terminateUChar32s_3_2 macro
399 #define u_terminateUChar32s U_ICU_ENTRY_POINT_RENAME(u_terminateUChar32s) macro