Home | History | Annotate | Download | only in unicode

Lines Matching full:ucol_close

357  * {@link #ucol_close }.
367 * @see ucol_close
395 * @see ucol_close
493 ucol_close(UCollator *coll);
501 * "Smart pointer" class, closes a UCollator via ucol_close().
508 U_DEFINE_LOCAL_OPEN_POINTER(LocalUCollatorPointer, UCollator, ucol_close);
1215 * @see ucol_close