Home
last modified time | relevance | path

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

/PHP-7.4/ext/oci8/
H A Doci8.c105 static void php_oci_collection_list_dtor (zend_resource *);
1050 …le_collection = zend_register_list_destructors_ex(php_oci_collection_list_dtor, NULL, "oci8 collec… in PHP_MINIT_FUNCTION()
1381 static void php_oci_collection_list_dtor(zend_resource *entry) in php_oci_collection_list_dtor() function

Completed in 12 milliseconds