HomeSort by relevance Sort by last modified time
    Searched defs:getISOCurrency (Results 1 - 2 of 2) sorted by null

  /external/icu4c/i18n/unicode/
curramt.h 116 inline const UChar* getISOCurrency() const;
123 inline const UChar* CurrencyAmount::getISOCurrency() const {
124 return getCurrency().getISOCurrency();
currunit.h 101 inline const UChar* getISOCurrency() const;
110 inline const UChar* CurrencyUnit::getISOCurrency() const {

Completed in 46 milliseconds