Home | History | Annotate | Download | only in unicode

Lines Matching refs:destCapacity

85  * @param destCapacity      Size of dest.
108 * U_BUFFER_OVERFLOW_ERROR if destCapacity is not enough
110 * in which case it will be greater than destCapacity.
115 UChar* dest, int32_t destCapacity,
130 * @param destCapacity Size of dest.
158 * U_BUFFER_OVERFLOW_ERROR if destCapacity is not enough
160 * in which case it will be greater than destCapacity.
165 UChar* dest, int32_t destCapacity,
186 * @param destCapacity Size of dest.
209 * U_BUFFER_OVERFLOW_ERROR if destCapacity is not enough
211 * in which case it will be greater than destCapacity.
216 UChar* dest, int32_t destCapacity,
233 * @param destCapacity Size of dest.
256 * U_BUFFER_OVERFLOW_ERROR if destCapacity is not enough
258 * in which case it will be greater than destCapacity.
263 UChar* dest, int32_t destCapacity,