Home
last modified time | relevance | path

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

/php-src/ext/date/
H A Dphp_date.c368 static int date_object_compare_timezone(zval *tz1, zval *tz2);
1809 date_object_handlers_timezone.compare = date_object_compare_timezone; in date_register_classes()
2030 static int date_object_compare_timezone(zval *tz1, zval *tz2) /* {{{ */ in date_object_compare_timezone() function

Completed in 18 milliseconds