Searched refs:newFormattable (Results 1 – 1 of 1) sorted by relevance
829 UFormattable *newFormattable = NULL; in unum_parseToUFormattable() local836 newFormattable = result = ufmt_open(status); in unum_parseToUFormattable()839 if (U_FAILURE(*status) && newFormattable != NULL) { in unum_parseToUFormattable()840 ufmt_close(newFormattable); in unum_parseToUFormattable()