Home | History | Annotate | Download | only in i18n

Lines Matching refs:ptn

588                         UnicodeString ptn;
589 fCurrencyPluralInfo->getCurrencyPluralPattern(pluralCount, ptn);
590 applyPatternInternally(pluralCount, ptn, false, parseErr, status);