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