Home
last modified time | relevance | path

Searched refs:UNUM_DECIMAL_SEPARATOR_ALWAYS (Results 1 – 3 of 3) sorted by relevance

/external/icu/icu4c/source/i18n/
Dnumber_formatimpl.cpp407 … if (quantity.getLowerDisplayMagnitude() < 0 || micros.decimal == UNUM_DECIMAL_SEPARATOR_ALWAYS) { in writeNumber()
/external/icu/icu4c/source/i18n/unicode/
Dnumberformatter.h264 UNUM_DECIMAL_SEPARATOR_ALWAYS, enumerator
/external/icu/icu4c/source/test/intltest/
Dnumbertest_api.cpp1390 … NumberFormatter::with().decimal(UNumberDecimalSeparatorDisplay::UNUM_DECIMAL_SEPARATOR_ALWAYS), in decimal()