Searched refs:unumf_resultAsValue (Results 1 – 8 of 8) sorted by relevance
218 const UFormattedValue* fv = unumf_resultAsValue(uresult, &ec); in TestFormattedValue()278 const UChar* str = ufmtval_getString(unumf_resultAsValue(uresult, &ec), NULL, &ec); in TestToDecimalNumber()
572 unumf_resultAsValue(const UFormattedNumber* uresult, UErrorCode* ec);
1251 #define unumf_resultAsValue U_ICU_ENTRY_POINT_RENAME(unumf_resultAsValue) macro