Home
last modified time | relevance | path

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

/PHP-8.1/ext/intl/timezone/
H A Dtimezone_class.cpp270 *to2; in TimeZone_compare_objects() local
275 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 5 milliseconds