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

  /external/icu4c/i18n/unicode/
ucurr.h 77 UCURR_LONG_NAME
  /libcore/luni/src/main/native/
libcore_icu_ICU.cpp 195 if (nameStyle == UCURR_LONG_NAME) {
205 return getCurrencyName(env, javaLocaleName, javaCurrencyCode, UCURR_LONG_NAME);
    [all...]
  /external/icu4c/test/intltest/
numfmtst.cpp     [all...]
  /external/icu4c/i18n/
ucurr.cpp 660 return ucurr_getName(currency, locale, UCURR_LONG_NAME,
911 s = ures_getStringByIndex(names, UCURR_LONG_NAME, &len, &ec2);
    [all...]
decimfmt.cpp 594 UCURR_LONG_NAME);
    [all...]

Completed in 565 milliseconds