Home
last modified time | relevance | path

Searched refs:to1 (Results 1 – 1 of 1) sorted by relevance

/PHP-8.1/ext/intl/timezone/
H A Dtimezone_class.cpp269 TimeZone_object *to1, in TimeZone_compare_objects() local
274 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 5 milliseconds