Lines Matching refs:zoneIDs
1524 map<string,int32_t> zoneIDs;
1528 zoneIDs[i->first] = z++;
1568 ZONEINFO[olson].addAlias(zoneIDs[olson]);
1571 assert(zoneIDs.find(olson) != zoneIDs.end());
1572 assert(zoneIDs.find(*j) != zoneIDs.end());
1574 ZONEINFO[*j].setAliasTo(zoneIDs[olson]);
1575 ZONEINFO[olson].addAlias(zoneIDs[*j]);
1784 if (zoneIDs.find(*j) == zoneIDs.end()) {
1788 file << zoneIDs[*j]; // emit the zone's index number