Searched refs:u_terminateUChar32s (Results 1 – 4 of 4) sorted by relevance
257 u_terminateUChar32s(UChar32 *dest, int32_t destCapacity, int32_t length, UErrorCode *pErrorCode);
1463 u_terminateUChar32s(UChar32 *dest, int32_t destCapacity, int32_t length, UErrorCode *pErrorCode) { in u_terminateUChar32s() function
238 u_terminateUChar32s(dest, destCapacity, reqLength, pErrorCode); in u_strToUTF32WithSub()
393 #define u_terminateUChar32s U_ICU_ENTRY_POINT_RENAME(u_terminateUChar32s) macro