Lines Matching refs:zone2
115 UChar zone1[32], zone2[32];241 i = ucal_getDefaultTimeZone(zone2, UPRV_LENGTHOF(zone2), &status);246 if (u_strcmp(zone2, EUROPE_PARIS) != 0) {