Searched refs:getCurrencyPattern (Results 1 – 2 of 2) sorted by relevance
370 inline const UChar* getCurrencyPattern(void) const;459 DecimalFormatSymbols::getCurrencyPattern() const { in getCurrencyPattern() function
1139 const UChar* currPattern = symbolsToAdopt->getCurrencyPattern(); in makeInstance()