Home | History | Annotate | Download | only in unicode

Lines Matching refs:resultCapacity

91      * *resultCapacity. Guarantees *resultCapacity>=minCapacity.
97 * After writing at most *resultCapacity UChars, call appendString() with the
128 * @param resultCapacity pointer to an integer which will be set to the
130 * @return a buffer with *resultCapacity>=minCapacity
136 int32_t *resultCapacity);
194 * *resultCapacity. Guarantees *resultCapacity>=minCapacity.
208 * @param resultCapacity pointer to an integer which will be set to the
210 * @return a buffer with *resultCapacity>=minCapacity
216 int32_t *resultCapacity);