Home
last modified time | relevance | path

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

/php-src/ext/date/
H A Dphp_date.c334 static void date_object_free_storage_date(zend_object *object);
1784 date_object_handlers_date.free_obj = date_object_free_storage_date; in date_register_classes()
2283 static void date_object_free_storage_date(zend_object *object) /* {{{ */ in date_object_free_storage_date() function

Completed in 20 milliseconds