Home
last modified time | relevance | path

Searched refs:UNUM_PERMILL_FIELD (Results 1 – 5 of 5) sorted by relevance

/external/icu/icu4c/source/i18n/unicode/
Dunum.h357 UNUM_PERMILL_FIELD, enumerator
Dnumfmt.h209 kPermillField = UNUM_PERMILL_FIELD,
/external/icu/icu4c/source/i18n/
Daffixpatternparser.cpp652 appendTo.append(fPermill, UNUM_PERMILL_FIELD); in parse()
/external/icu/icu4c/source/test/intltest/
Dnumberformat2test.cpp1622 {UNUM_PERMILL_FIELD, 0, 1}, in TestAffixPatternParser()
Dnumfmtst.cpp6810 case UNUM_PERMILL_FIELD: return "permille"; in attrString()