Searched refs:date_object_free_storage_timezone (Results 1 – 1 of 1) sorted by relevance
624 static void date_object_free_storage_timezone(zend_object *object);2087 date_object_handlers_timezone.free_obj = date_object_free_storage_timezone; in date_register_classes()2492 static void date_object_free_storage_timezone(zend_object *object) /* {{{ */ in date_object_free_storage_timezone() function
Completed in 18 milliseconds