Searched defs:utext_clone (Results 1 – 5 of 5) sorted by relevance
522 utext_clone(UText *dest, const UText *src, UBool deep, UBool readOnly, UErrorCode *status) { in utext_clone() function
1058 UText * utext_clone(UText * dest, const UText * src, UBool deep, UBool readOnly, UErrorCode * statu… in utext_clone() function
1771 #define utext_clone U_ICU_ENTRY_POINT_RENAME(utext_clone) macro