Home
last modified time | relevance | path

Searched refs:free_obj (Results 26 – 39 of 39) sorted by relevance

12

/PHP-7.2/ext/spl/
H A Dspl_dllist.c1402 spl_handler_SplDoublyLinkedList.free_obj = spl_dllist_object_free_storage; in PHP_MINIT_FUNCTION()
H A Dspl_observer.c1261 spl_handler_SplObjectStorage.free_obj = spl_SplObjectStorage_free_storage; in PHP_MINIT_FUNCTION()
H A Dspl_iterators.c3715 spl_handlers_rec_it_it.free_obj = spl_RecursiveIteratorIterator_free_storage; in PHP_MINIT_FUNCTION()
3723 spl_handlers_dual_it.free_obj = spl_dual_it_free_storage; in PHP_MINIT_FUNCTION()
H A Dspl_array.c2030 spl_handler_ArrayObject.free_obj = spl_array_object_free_storage; in PHP_MINIT_FUNCTION()
H A Dspl_directory.c3138 spl_filesystem_object_handlers.free_obj = spl_filesystem_object_free_storage; in PHP_MINIT_FUNCTION()
/PHP-7.2/ext/date/
H A Dphp_date.c2116 date_object_handlers_date.free_obj = date_object_free_storage_date; in date_register_classes()
2138 date_object_handlers_timezone.free_obj = date_object_free_storage_timezone; in date_register_classes()
2167 date_object_handlers_interval.free_obj = date_object_free_storage_interval; in date_register_classes()
2184 date_object_handlers_period.free_obj = date_object_free_storage_period; in date_register_classes()
/PHP-7.2/ext/pdo/
H A Dpdo_dbh.c1405 pdo_dbh_object_handlers.free_obj = pdo_dbh_free_storage; in pdo_dbh_init()
H A Dpdo_stmt.c2286 pdo_dbstmt_object_handlers.free_obj = pdo_dbstmt_free_storage; in pdo_stmt_init()
/PHP-7.2/ext/xmlwriter/
H A Dphp_xmlwriter.c1847 xmlwriter_object_handlers.free_obj = xmlwriter_object_free_storage; in PHP_MINIT_FUNCTION()
/PHP-7.2/ext/gmp/
H A Dgmp.c658 gmp_object_handlers.free_obj = gmp_free_object_storage; in ZEND_MINIT_FUNCTION()
/PHP-7.2/ext/snmp/
H A Dsnmp.c2330 php_snmp_object_handlers.free_obj = php_snmp_object_free_storage; in PHP_MINIT_FUNCTION()
/PHP-7.2/ext/zip/
H A Dphp_zip.c3161 zip_object_handlers.free_obj = php_zip_object_free_storage; in PHP_MINIT_FUNCTION()
/PHP-7.2/ext/simplexml/
H A Dsimplexml.c2726 sxe_object_handlers.free_obj = sxe_object_free_storage; in PHP_MINIT_FUNCTION()
/PHP-7.2/ext/reflection/
H A Dphp_reflection.c6732 reflection_object_handlers.free_obj = reflection_free_objects_storage; in PHP_MINIT_FUNCTION()

Completed in 122 milliseconds

12