HomeSort by relevance Sort by last modified time
    Searched refs:ucurr_getName (Results 1 - 9 of 9) sorted by null

  /external/icu/icu4c/source/common/unicode/
ucurr.h 88 * Selector constants for ucurr_getName().
90 * @see ucurr_getName
95 * Selector for ucurr_getName indicating a symbolic name for a
102 * Selector for ucurr_getName indicating the long name for a
176 ucurr_getName(const UChar* currency,
urename.h     [all...]
  /external/icu/icu4c/source/i18n/
number_currencysymbols.cpp 58 const char16_t* symbol = ucurr_getName(
65 // If given an unknown currency, ucurr_getName returns the input string, which we can't alias safely!
94 // If given an unknown currency, ucurr_getName returns the input string, which we can't alias safely!
  /external/icu/libandroidicu/include/unicode/
ucurr.h 88 * Selector constants for ucurr_getName().
90 * @see ucurr_getName
95 * Selector for ucurr_getName indicating a symbolic name for a
102 * Selector for ucurr_getName indicating the long name for a
176 ucurr_getName(const UChar* currency,
urename.h     [all...]
  /external/icu/icu4c/source/test/intltest/
numfmtst.cpp     [all...]
  /external/icu/icu4c/source/common/
ucurr.cpp 679 ucurr_getName(const UChar* currency,
825 return ucurr_getName(currency, locale, UCURR_LONG_NAME,
    [all...]
locdspnm.cpp 808 const UChar *currencyName = ucurr_getName(ustrValue.getTerminatedBuffer(),
    [all...]
  /external/icu/libandroidicu/static_shim/
shim.cpp     [all...]

Completed in 581 milliseconds