Home
last modified time | relevance | path

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

/PHP-8.0/ext/oci8/
H A Doci8.c106 static void php_oci_collection_list_dtor (zend_resource *);
287 …le_collection = zend_register_list_destructors_ex(php_oci_collection_list_dtor, NULL, "oci8 collec… in PHP_MINIT_FUNCTION()
618 static void php_oci_collection_list_dtor(zend_resource *entry) in php_oci_collection_list_dtor() function

Completed in 14 milliseconds