Home | History | Annotate | Download | only in unicode

Lines Matching refs:readOnly

343   *  A shallow clone made with the readOnly parameter == FALSE will preserve the 
360 * @param readOnly TRUE to request that the cloned UText have read only access to the
370 utext_clone(UText *dest, const UText *src, UBool deep, UBool readOnly, UErrorCode *status);