Home
last modified time | relevance | path

Searched defs:rsrc (Results 1 – 13 of 13) sorted by relevance

/PHP-8.0/ext/dba/
H A Ddba.c353 static void dba_close_rsrc(zend_resource *rsrc) in dba_close_rsrc()
377 static void dba_close_pe_rsrc(zend_resource *rsrc) in dba_close_pe_rsrc()
/PHP-8.0/ext/fileinfo/
H A Dfileinfo.c120 void finfo_resource_destructor(zend_resource *rsrc) /* {{{ */ in finfo_resource_destructor()
/PHP-8.0/main/streams/
H A Dstreams.c68 zend_resource *rsrc = Z_RES_P(el); in forget_persistent_resource_id_numbers() local
1653 static void stream_resource_regular_dtor(zend_resource *rsrc) in stream_resource_regular_dtor()
1660 static void stream_resource_persistent_dtor(zend_resource *rsrc) in stream_resource_persistent_dtor()
H A Duserspace.c68 static void stream_wrapper_dtor(zend_resource *rsrc) in stream_wrapper_dtor()
472 zend_resource *rsrc; in PHP_FUNCTION() local
/PHP-8.0/ext/com_dotnet/
H A Dcom_wrapper.c53 static void dispatch_dtor(zend_resource *rsrc) in dispatch_dtor()
H A Dcom_persist.c47 static void istream_dtor(zend_resource *rsrc) in istream_dtor()
/PHP-8.0/ext/pspell/
H A Dpspell.c69 static void php_pspell_close_config(zend_resource *rsrc) in php_pspell_close_config()
/PHP-8.0/ext/pgsql/
H A Dpgsql.c173 static void _close_pgsql_link(zend_resource *rsrc) in _close_pgsql_link()
195 static void _close_pgsql_plink(zend_resource *rsrc) in _close_pgsql_plink()
239 zend_resource *rsrc = Z_RES_P(el); in _rollback_transactions() local
267 static void _free_ptr(zend_resource *rsrc) in _free_ptr()
275 static void _free_result(zend_resource *rsrc) in _free_result()
/PHP-8.0/ext/odbc/
H A Dphp_odbc.c147 static void _close_odbc_conn(zend_resource *rsrc) in _close_odbc_conn()
175 static void _close_odbc_pconn(zend_resource *rsrc) in _close_odbc_pconn()
/PHP-8.0/ext/standard/
H A Dproc_open.c232 static void proc_open_rsrc_dtor(zend_resource *rsrc) in proc_open_rsrc_dtor()
/PHP-8.0/ext/ldap/
H A Dldap.c115 static void _free_ldap_result(zend_resource *rsrc) /* {{{ */ in _free_ldap_result()
122 static void _free_ldap_result_entry(zend_resource *rsrc) /* {{{ */ in _free_ldap_result_entry()
/PHP-8.0/ext/zip/
H A Dphp_zip.c1083 static void php_zip_free_dir(zend_resource *rsrc) in php_zip_free_dir()
1103 static void php_zip_free_entry(zend_resource *rsrc) in php_zip_free_entry()
/PHP-8.0/ext/imap/
H A Dphp_imap.c178 static void mail_close_it(zend_resource *rsrc) in mail_close_it()

Completed in 208 milliseconds