Home
last modified time | relevance | path

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

/external/icu/icu4c/source/tools/tzcode/
Dtz2icu.cpp1718 string customCountry = icuRegions[zone]; in main() local
1720 << " " << country << " -> " << customCountry << endl; in main()
1721 country = customCountry; in main()