Searched refs:expInDaylightTime (Results 1 – 2 of 2) sorted by relevance
54 …fyDST(UDate d, TimeZone* time_zone, UBool expUseDaylightTime, UBool expInDaylightTime, UDate expZo…
189 …fyDST(UDate d, TimeZone* time_zone, UBool expUseDaylightTime, UBool expInDaylightTime, UDate expZo… in verifyDST() argument194 if (time_zone->inDaylightTime(d, status) == expInDaylightTime) in verifyDST()