Home | History | Annotate | Download | only in i18n

Lines Matching refs:ptn

708                         UnicodeString ptn;
709 fCurrencyPluralInfo->getCurrencyPluralPattern(*pluralCount, ptn);
710 applyPatternInternally(*pluralCount, ptn, false, parseErr, status);