Searched defs:zoneID (Results 1 – 5 of 5) sorted by relevance
32 _createTimeZone(const UChar* zoneID, int32_t len, UErrorCode* ec) { in _createTimeZone()84 ucal_setDefaultTimeZone(const UChar* zoneID, UErrorCode* ec) { in ucal_setDefaultTimeZone()92 ucal_getDSTSavings(const UChar* zoneID, UErrorCode* ec) { in ucal_getDSTSavings()131 ucal_open( const UChar* zoneID, in ucal_open()187 const UChar* zoneID, in ucal_setTimeZone()
288 UnicodeString zoneID; in setTimeZoneInfo() local
75 UnicodeString zoneID; in testLocales() local
579 UChar zoneID[CTEST_MAX_TIMEZONE_SIZE]; in ctest_setTimeZone() local
361 public boolean isPurportedAlias(String zoneID) { in isPurportedAlias()