Lines Matching refs:zoneIDs
1523 map<string,int32_t> zoneIDs;
1527 zoneIDs[i->first] = z++;
1567 ZONEINFO[olson].addAlias(zoneIDs[olson]);
1570 assert(zoneIDs.find(olson) != zoneIDs.end());
1571 assert(zoneIDs.find(*j) != zoneIDs.end());
1573 ZONEINFO[*j].setAliasTo(zoneIDs[olson]);
1574 ZONEINFO[olson].addAlias(zoneIDs[*j]);
1787 if (zoneIDs.find(*j) == zoneIDs.end()) {
1791 file << zoneIDs[*j]; // emit the zone's index number