Searched refs:ufmt_close (Results 1 – 5 of 5) sorted by relevance
92 ufmt_close(UFormattable* fmt);107 U_DEFINE_LOCAL_OPEN_POINTER(LocalUFormattablePointer, UFormattable, ufmt_close);
921 ufmt_close(UFormattable *fmt) { in ufmt_close() function
914 ufmt_close(newFormattable); in unum_parseToUFormattable()
2261 ufmt_close(ufmt); in TestUFormattable()2309 ufmt_close(ufmt); in TestUFormattable()2348 ufmt_close(ufmt); // was implicitly opened for us by the first unum_parseToUFormattable() in TestUFormattable()
901 #define ufmt_close U_ICU_ENTRY_POINT_RENAME(ufmt_close) macro