Home
last modified time | relevance | path

Searched refs:UNUM_DECIMAL_SEPARATOR_SYMBOL (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4c/source/i18n/unicode/
Dunum.h1156 UNUM_DECIMAL_SEPARATOR_SYMBOL = 0, enumerator
/external/icu/icu4c/source/test/cintltst/
Dcnumtst.c165 UNumberFormatSymbol symType = UNUM_DECIMAL_SEPARATOR_SYMBOL; in TestNumberFormat()
535 for (symType = UNUM_DECIMAL_SEPARATOR_SYMBOL; symType < UNUM_FORMAT_SYMBOL_COUNT; symType++) { in TestNumberFormat()
565 for (symType = UNUM_DECIMAL_SEPARATOR_SYMBOL; symType < UNUM_FORMAT_SYMBOL_COUNT; symType++) { in TestNumberFormat()