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

  /external/icu4c/i18n/unicode/
ucurr.h 70 UCURR_SYMBOL_NAME,
  /libcore/luni/src/main/native/
libcore_icu_ICU.cpp 188 if (nameStyle == UCURR_SYMBOL_NAME) {
209 return getCurrencyName(env, javaLocaleName, javaCurrencyCode, UCURR_SYMBOL_NAME);
    [all...]
  /external/icu4c/i18n/
decimfmt.cpp 572 UCURR_SYMBOL_NAME);
    [all...]
ucurr.cpp 757 s = ures_getStringByIndex(names, UCURR_SYMBOL_NAME, &len, &ec2);
867 s = ures_getStringByIndex(names, UCURR_SYMBOL_NAME, &len, &ec2);
    [all...]
  /external/icu4c/test/intltest/
numfmtst.cpp     [all...]

Completed in 137 milliseconds