Home
last modified time | relevance | path

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

/PHP-8.1/ext/date/
H A Dphp_date.c189 static int date_object_compare_timezone(zval *tz1, zval *tz2);
1695 date_object_handlers_timezone.compare = date_object_compare_timezone; in date_register_classes()
1923 static int date_object_compare_timezone(zval *tz1, zval *tz2) /* {{{ */ in date_object_compare_timezone() function

Completed in 30 milliseconds