Home
last modified time | relevance | path

Searched refs:patResStr (Results 1 – 2 of 2) sorted by relevance

/external/icu4c/i18n/
Dnumfmt.cpp1177 …const UChar *patResStr = ures_getStringByKeyWithFallback(resource, gFormatKeys[style], &patLen, &s… in makeInstance() local
1180 pattern.setTo(TRUE, patResStr, patLen); in makeInstance()
Ddecimfmt.cpp500 …const UChar *patResStr = ures_getStringByKeyWithFallback(resource, fgCurrencyFormat, &patLen, &er… in setupCurrencyAffixPatterns() local
504 applyPatternWithoutExpandAffix(UnicodeString(patResStr, patLen), false, in setupCurrencyAffixPatterns()