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

  /external/chromium/third_party/icu/source/i18n/
ucurr.cpp 59 // Tag for map from countries to currencies, in root.
82 // Tag for localized display names (symbols) of currencies
83 static const char CURRENCIES[] = "Currencies";
482 // Look up the Currencies resource for the given locale. The
483 // Currencies locale data looks like this:
485 //| Currencies {
505 // Currencies data, then the en Currencies data will be searched.
506 // Currently, if a Currencies datum exists in en_US and en, th
    [all...]
  /external/icu4c/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";
474 // Look up the Currencies resource for the given locale. The
475 // Currencies locale data looks like this:
477 //| Currencies {
497 // Currencies data, then the en Currencies data will be searched.
498 // Currently, if a Currencies datum exists in en_US and en, th
    [all...]

Completed in 31 milliseconds