Home | History | Annotate | Download | only in i18n

Lines Matching refs:ptn

660                         UnicodeString ptn;
661 fCurrencyPluralInfo->getCurrencyPluralPattern(*pluralCount, ptn);
662 applyPatternInternally(*pluralCount, ptn, false, parseErr, status);