Searched refs:other_to (Results 1 – 1 of 1) sorted by relevance
495 TimeZone_object *other_to; in PHP_FUNCTION() local506 other_to = Z_INTL_TIMEZONE_P(other_object); in PHP_FUNCTION()507 if (other_to->utimezone == NULL) { in PHP_FUNCTION()513 RETURN_BOOL(to->utimezone->hasSameRules(*other_to->utimezone)); in PHP_FUNCTION()
Completed in 6 milliseconds