Home
last modified time | relevance | path

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

/PHP-7.3/ext/date/
H A Dphp_date.c670 static void date_object_free_storage_date(zend_object *object);
2140 date_object_handlers_date.free_obj = date_object_free_storage_date; in date_register_classes()
2566 static void date_object_free_storage_date(zend_object *object) /* {{{ */ in date_object_free_storage_date() function

Completed in 21 milliseconds