Lines Matching refs:destCapacity
143 UChar *dest, int32_t destCapacity,
152 UChar *dest, int32_t destCapacity,
159 UChar *dest, int32_t destCapacity,
168 UChar *dest, int32_t destCapacity,
177 UChar *dest, int32_t destCapacity,
187 UChar *dest, int32_t destCapacity,
201 uint8_t *dest, int32_t destCapacity,
208 uint8_t *dest, int32_t destCapacity,
218 uint8_t *dest, int32_t destCapacity,
283 u_terminateUChars(UChar *dest, int32_t destCapacity, int32_t length, UErrorCode *pErrorCode);
290 u_terminateChars(char *dest, int32_t destCapacity, int32_t length, UErrorCode *pErrorCode);
297 u_terminateUChar32s(UChar32 *dest, int32_t destCapacity, int32_t length, UErrorCode *pErrorCode);
304 u_terminateWChars(wchar_t *dest, int32_t destCapacity, int32_t length, UErrorCode *pErrorCode);