Searched refs:date_object_compare_timezone (Results 1 – 1 of 1) sorted by relevance
369 static int date_object_compare_timezone(zval *tz1, zval *tz2);1773 date_object_handlers_timezone.compare = date_object_compare_timezone; in date_register_classes()1997 static int date_object_compare_timezone(zval *tz1, zval *tz2) /* {{{ */ in date_object_compare_timezone() function
Completed in 23 milliseconds