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

  /external/icu/icu4c/source/i18n/
decimalformatpattern.h 68 UnicodeString fPosSuffixPattern;
decimalformatpattern.cpp 87 fPosSuffixPattern(),
540 out.fPosSuffixPattern = suffix;
611 out.fPosSuffixPattern.remove();
634 && out.fNegSuffixPattern == out.fPosSuffixPattern)) {
636 out.fNegSuffixPattern = out.fPosSuffixPattern;
645 out.fPosSuffixPattern, out.fPosSuffixAffix, status);
decimfmt.cpp 500 posSuffix = out.fPosSuffixPattern;
    [all...]

Completed in 542 milliseconds