Lines Matching refs:zid
1663 const string& zid(i->first);1664 if (reverseCountryMap.find(zid) != reverseCountryMap.end()) {1667 cout << "Region Mapping: custom data zone=" << zid1670 reverseCountryMap[zid] = i->second;1671 countryMap[i->second].insert(zid);