Home
last modified time | relevance | path

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

/PHP-5.5/ext/date/
H A Dphp_date.c617 static void date_object_free_storage_date(void *object TSRMLS_DC);
2127 …_objects_destroy_object, (zend_objects_free_object_storage_t) date_object_free_storage_date, NULL … in date_object_new_date_ex()
2487 static void date_object_free_storage_date(void *object TSRMLS_DC) in date_object_free_storage_date() function

Completed in 19 milliseconds