Searched refs:unumrf_resultAsValue (Results 1 – 7 of 7) sorted by relevance
67 const UChar* str = ufmtval_getString(unumrf_resultAsValue(uresult, &ec), &len, &ec); in TestExampleCode()97 const UFormattedValue* fv = unumrf_resultAsValue(uresult, &ec); in TestFormattedValue()176 const UChar* str = ufmtval_getString(unumrf_resultAsValue(uresult, &ec), NULL, &ec); in TestGetDecimalNumbers()
338 unumrf_resultAsValue(const UFormattedNumberRange* uresult, UErrorCode* ec);
1262 #define unumrf_resultAsValue U_ICU_ENTRY_POINT_RENAME(unumrf_resultAsValue) macro