Home
last modified time | relevance | path

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

/PHP-8.0/ext/date/
H A Dphp_date.c178 static HashTable *date_object_get_debug_info_timezone(zend_object *object, int *is_temp);
1702 date_object_handlers_timezone.get_debug_info = date_object_get_debug_info_timezone; in date_register_classes()
2020 static HashTable *date_object_get_debug_info_timezone(zend_object *object, int *is_temp) /* {{{ */ in date_object_get_debug_info_timezone() function

Completed in 17 milliseconds