Searched refs:UNUM_DECIMAL_SEPARATOR_AUTO (Results 1 – 7 of 7) sorted by relevance
405 UNUM_DECIMAL_SEPARATOR_AUTO, enumerator
289 return UNUM_DECIMAL_SEPARATOR_AUTO; in decimalSeparatorDisplay()410 case UNUM_DECIMAL_SEPARATOR_AUTO: in decimalSeparatorDisplay()1663 …if (macros.decimal == UNUM_DECIMAL_SEPARATOR_AUTO || macros.decimal == UNUM_DECIMAL_SEPARATOR_COUN… in decimal()
182 : UNUM_DECIMAL_SEPARATOR_AUTO; in oldToNew()
324 fMicros.decimal = UNUM_DECIMAL_SEPARATOR_AUTO; in macrosToMicroGenerator()
3380 … NumberFormatter::with().decimal(UNumberDecimalSeparatorDisplay::UNUM_DECIMAL_SEPARATOR_AUTO), in decimal()