Searched refs:UNUM_DECIMAL_SEPARATOR_AUTO (Results 1 – 5 of 5) sorted by relevance
393 UNUM_DECIMAL_SEPARATOR_AUTO, enumerator
282 return UNUM_DECIMAL_SEPARATOR_AUTO; in decimalSeparatorDisplay()397 case UNUM_DECIMAL_SEPARATOR_AUTO: in decimalSeparatorDisplay()1489 …if (macros.decimal == UNUM_DECIMAL_SEPARATOR_AUTO || macros.decimal == UNUM_DECIMAL_SEPARATOR_COUN… in decimal()
188 : UNUM_DECIMAL_SEPARATOR_AUTO; in oldToNew()
327 fMicros.decimal = UNUM_DECIMAL_SEPARATOR_AUTO; in macrosToMicroGenerator()
1908 … NumberFormatter::with().decimal(UNumberDecimalSeparatorDisplay::UNUM_DECIMAL_SEPARATOR_AUTO), in decimal()