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

  /external/chromium_org/third_party/icu/source/i18n/
ucurr.cpp 70 static const char VAR_EURO[] = "EURO";
186 variantType = (0 == uprv_strcmp(variant, VAR_EURO))
    [all...]
  /external/icu4c/i18n/
ucurr.cpp 76 static const char VAR_EURO[] = "EURO";
222 variantType = (uint32_t)(0 == uprv_strcmp(variant, VAR_EURO))
    [all...]

Completed in 1125 milliseconds