Home
last modified time | relevance | path

Searched refs:ICU_REGIONS (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4c/source/tools/tzcode/
Dtz2icu.h44 #define ICU_REGIONS "icuregions" macro
Dtz2icu.cpp1666 ifstream frg(ICU_REGIONS); in main()
1677 cerr << "Error: Can't parse " << line << " in " << ICU_REGIONS << endl; in main()
1686 cerr << "Error: While reading " << ICU_REGIONS << ": " << error.what() << endl; in main()