Home | History | Annotate | Download | only in unicode

Lines Matching full:ucol_close

312  * {@link #ucol_close }.
322 * @see ucol_close
350 * @see ucol_close
446 ucol_close(UCollator *coll);
454 * "Smart pointer" class, closes a UCollator via ucol_close().
461 U_DEFINE_LOCAL_OPEN_POINTER(LocalUCollatorPointer, UCollator, ucol_close);
1135 * @see ucol_close