Home | History | Annotate | Download | only in unicode

Lines Matching refs:targetCapacity

1537    * This function does not write any more than <code>targetCapacity</code>
1547 * @param targetCapacity the length of the target buffer
1555 int32_t targetCapacity,
1595 * extract(int32_t start, int32_t length, char *target, int32_t targetCapacity, enum EInvariant inv) const
1629 * extract(int32_t start, int32_t length, char *target, int32_t targetCapacity, enum EInvariant inv) const