Searched refs:to2 (Results 1 – 1 of 1) sorted by relevance
270 *to2; in TimeZone_compare_objects() local275 to2 = Z_INTL_TIMEZONE_P(object2); 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 9 milliseconds