Home | History | Annotate | Download | only in unicode

Lines Matching full:clones

319   *  required to support deep clones.  The user of clone() must check the status return
330 * a copy of the underlying text. Shallow clones can be used as an efficient way to
337 * Shallow UText clones should be avoided if the UText functions that modify the
340 * shallow clones provide some protection against errors of this type by
349 * This is true for read access only with shallow clones, and for both read and
350 * write access with deep clones.
363 * @param status Errors are returned here. For deep clones, U_UNSUPPORTED_ERROR
970 * required to support deep clones. The user of clone() must check the status return
974 * a copy of the underlying text. Shallow clones can be used as an efficient way to
982 * This is true for both shallow and deep clones.
991 * @param status Errors are returned here. For deep clones, U_UNSUPPORTED_ERROR