Home
last modified time | relevance | path

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

/php-src/ext/date/
H A Dphp_date.c357 static HashTable *date_object_get_debug_info_timezone(zend_object *object, int *is_temp);
1808 date_object_handlers_timezone.get_debug_info = date_object_get_debug_info_timezone; in date_register_classes()
2134 static HashTable *date_object_get_debug_info_timezone(zend_object *object, int *is_temp) /* {{{ */ in date_object_get_debug_info_timezone() function

Completed in 27 milliseconds