Searched refs:newFormattable (Results 1 – 1 of 1) sorted by relevance
908 UFormattable *newFormattable = NULL; in unum_parseToUFormattable() local915 newFormattable = result = ufmt_open(status); in unum_parseToUFormattable()918 if (U_FAILURE(*status) && newFormattable != NULL) { in unum_parseToUFormattable()919 ufmt_close(newFormattable); in unum_parseToUFormattable()