HomeSort by relevance Sort by last modified time
    Searched refs:fPermill (Results 1 - 2 of 2) sorted by null

  /external/icu/icu4c/source/i18n/
affixpatternparser.h 385 && (fPermill == other.fPermill)
392 UnicodeString fPermill;
affixpatternparser.cpp 617 : fPercent(gPercent), fPermill(gPerMill), fNegative(gNegative), fPositive(gPositive) {
629 fPermill = symbols.getConstSymbol(DecimalFormatSymbols::kPerMillSymbol);
652 appendTo.append(fPermill, UNUM_PERMILL_FIELD);

Completed in 2896 milliseconds