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

  /external/icu/icu4c/source/i18n/
decimalformatpattern.h 94 UnicodeString fPerMill;
decimalformatpattern.cpp 98 fPerMill((UChar)kPatternPerMill),
119 fPerMill = symbols.getConstSymbol(
405 } else if (pattern.compare(pos, fPerMill.length(), fPerMill) == 0) {
417 pos += fPerMill.length();

Completed in 38 milliseconds