Home | History | Annotate | Download | only in unicode

Lines Matching refs:utext_close

182 utext_close(UText *ut);
190 * "Smart pointer" class, closes a UText via utext_close().
197 U_DEFINE_LOCAL_OPEN_POINTER(LocalUTextPointer, UText, utext_close);