Searched refs:unum_getDoubleAttribute (Results 1 – 5 of 5) sorted by relevance
1133 unum_getDoubleAttribute(const UNumberFormat* fmt,
692 dvalue=unum_getDoubleAttribute(def, attr); in TestDoubleAttribute()697 if(unum_getDoubleAttribute(def,attr)!=mydata[i]) in TestDoubleAttribute()
1561 double val = unum_getDoubleAttribute(fmt, UNUM_LENIENT_PARSE); in test_fmt()1565 val = unum_getDoubleAttribute(fmt, UNUM_ROUNDING_INCREMENT); in test_fmt()1570 val2 = unum_getDoubleAttribute(fmt, UNUM_ROUNDING_INCREMENT); in test_fmt()
593 unum_getDoubleAttribute(const UNumberFormat* fmt, in unum_getDoubleAttribute() function
1156 #define unum_getDoubleAttribute U_ICU_ENTRY_POINT_RENAME(unum_getDoubleAttribute) macro