Home
last modified time | relevance | path

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

/PHP-8.3/ext/date/
H A Dphp_date.c335 static void date_object_free_storage_date(zend_object *object);
1779 date_object_handlers_date.free_obj = date_object_free_storage_date; in date_register_classes()
2278 static void date_object_free_storage_date(zend_object *object) /* {{{ */ in date_object_free_storage_date() function

Completed in 28 milliseconds