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

  /external/icu/icu4c/source/i18n/unicode/
ucurr.h 105 UCURR_LONG_NAME
  /libcore/luni/src/main/native/
libcore_icu_ICU.cpp 198 if (nameStyle == UCURR_LONG_NAME) {
208 return getCurrencyName(env, javaLanguageTag, javaCurrencyCode, UCURR_LONG_NAME);
    [all...]
  /external/icu/icu4c/source/test/intltest/
numfmtst.cpp     [all...]
  /external/icu/icu4c/source/i18n/
ucurr.cpp 819 return ucurr_getName(currency, locale, UCURR_LONG_NAME,
    [all...]
locdspnm.cpp 774 locale.getBaseName(), UCURR_LONG_NAME, &isChoice, &len, &sts);
    [all...]
decimfmt.cpp 655 UCURR_LONG_NAME);
    [all...]

Completed in 91 milliseconds