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

  /external/chromium_org/third_party/icu/source/i18n/
ucurr.cpp 60 // Tag for map from countries to currencies, in root.
83 // Tag for localized display names (symbols) of currencies
84 static const char CURRENCIES[] = "Currencies";
476 // Look up the Currencies resource for the given locale. The
477 // Currencies locale data looks like this:
479 //| Currencies {
499 // Currencies data, then the en Currencies data will be searched.
500 // Currently, if a Currencies datum exists in en_US and en, th
    [all...]
  /external/icu4c/i18n/
ucurr.cpp 66 // Tag for map from countries to currencies, in root.
89 // Tag for localized display names (symbols) of currencies
90 static const char CURRENCIES[] = "Currencies";
516 // Look up the Currencies resource for the given locale. The
517 // Currencies locale data looks like this:
519 //| Currencies {
539 // Currencies data, then the en Currencies data will be searched.
540 // Currently, if a Currencies datum exists in en_US and en, th
    [all...]

Completed in 24 milliseconds