Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Daffixpatternparser.h387 && (fPermill == other.fPermill) in equals()
394 UnicodeString fPermill; variable
Daffixpatternparser.cpp623 : fPercent(gPercent), fPermill(gPerMill), fNegative(gNegative), fPositive(gPositive) { in AffixPatternParser()
635 fPermill = symbols.getConstSymbol(DecimalFormatSymbols::kPerMillSymbol); in setDecimalFormatSymbols()
658 appendTo.append(fPermill, UNUM_PERMILL_FIELD); in parse()