Searched refs:gRawUNKNOWN (Results 1 – 1 of 1) sorted by relevance
122 static char gRawUNKNOWN[sizeof(icu::SimpleTimeZone)]; variable152 reinterpret_cast<SimpleTimeZone*>(gRawUNKNOWN)->~SimpleTimeZone(); in timeZone_cleanup()316 … new(gRawUNKNOWN) SimpleTimeZone(0, UnicodeString(TRUE, UNKNOWN_ZONE_ID, UNKNOWN_ZONE_ID_LENGTH)); in initStaticTimeZones()327 return *reinterpret_cast<SimpleTimeZone*>(gRawUNKNOWN); in getUnknown()