Searched refs:ufmt_close (Results 1 – 5 of 5) sorted by relevance
84 ufmt_close(UFormattable* fmt);99 U_DEFINE_LOCAL_OPEN_POINTER(LocalUFormattablePointer, UFormattable, ufmt_close);
916 ufmt_close(UFormattable *fmt) { in ufmt_close() function
838 ufmt_close(newFormattable); in unum_parseToUFormattable()
2209 ufmt_close(ufmt); in TestUFormattable()2257 ufmt_close(ufmt); in TestUFormattable()2296 ufmt_close(ufmt); // was implicitly opened for us by the first unum_parseToUFormattable() in TestUFormattable()
900 #define ufmt_close U_ICU_ENTRY_POINT_RENAME(ufmt_close) macro