Searched refs:to1 (Results 1 – 1 of 1) sorted by relevance
269 TimeZone_object *to1, in TimeZone_compare_objects() local274 to1 = Z_INTL_TIMEZONE_P(object1); in TimeZone_compare_objects()277 if (to1->utimezone == NULL || to2->utimezone == NULL) { in TimeZone_compare_objects()282 if (*to1->utimezone == *to2->utimezone) { in TimeZone_compare_objects()
Completed in 7 milliseconds