Searched refs:tmpCity (Results 1 – 1 of 1) sorted by relevance
630 const UChar* tmpCity = getZoneStringFromBundle(zoneItem, gExemplarCityTag); in ZoneStringFormat() local631 if (tmpCity != NULL) { in ZoneStringFormat()632 city.setTo(TRUE, tmpCity, -1); in ZoneStringFormat()