Home
last modified time | relevance | path

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

/PHP-7.4/ext/enchant/
H A Denchant.c41 zend_resource *rsrc; member
48 zend_resource *rsrc; member
229 static void php_enchant_broker_free(zend_resource *rsrc) /* {{{ */ in php_enchant_broker_free()
260 static void php_enchant_dict_free(zend_resource *rsrc) /* {{{ */ in php_enchant_dict_free()
/PHP-7.4/ext/curl/
H A Dshare.c120 void _php_curl_share_close(zend_resource *rsrc) /* {{{ */ in _php_curl_share_close()
H A Dmulti.c408 void _php_curl_multi_close(zend_resource *rsrc) /* {{{ */ in _php_curl_multi_close()
H A Dinterface.c3691 static void _php_curl_close(zend_resource *rsrc) in _php_curl_close()
/PHP-7.4/ext/dba/
H A Ddba.c454 static void dba_close_rsrc(zend_resource *rsrc) in dba_close_rsrc()
478 static void dba_close_pe_rsrc(zend_resource *rsrc) in dba_close_pe_rsrc()
/PHP-7.4/ext/sysvshm/
H A Dsysvshm.c128 static void php_release_sysvshm(zend_resource *rsrc) in php_release_sysvshm()
/PHP-7.4/ext/fileinfo/
H A Dfileinfo.c183 void finfo_resource_destructor(zend_resource *rsrc) /* {{{ */ in finfo_resource_destructor()
/PHP-7.4/main/streams/
H A Dstreams.c70 zend_resource *rsrc = Z_RES_P(el); in forget_persistent_resource_id_numbers() local
1679 static void stream_resource_regular_dtor(zend_resource *rsrc) in stream_resource_regular_dtor()
1686 static void stream_resource_persistent_dtor(zend_resource *rsrc) in stream_resource_persistent_dtor()
H A Duserspace.c71 static void stream_wrapper_dtor(zend_resource *rsrc) in stream_wrapper_dtor()
499 zend_resource *rsrc; in PHP_FUNCTION() local
/PHP-7.4/ext/com_dotnet/
H A Dcom_wrapper.c55 static void dispatch_dtor(zend_resource *rsrc) in dispatch_dtor()
H A Dcom_persist.c48 static void istream_dtor(zend_resource *rsrc) in istream_dtor()
/PHP-7.4/ext/standard/
H A Dproc_open.c166 static void proc_open_rsrc_dtor(zend_resource *rsrc) in proc_open_rsrc_dtor()
/PHP-7.4/ext/pspell/
H A Dpspell.c219 static void php_pspell_close_config(zend_resource *rsrc) in php_pspell_close_config()
/PHP-7.4/ext/pgsql/
H A Dpgsql.c929 static void _close_pgsql_link(zend_resource *rsrc) in _close_pgsql_link()
952 static void _close_pgsql_plink(zend_resource *rsrc) in _close_pgsql_plink()
998 zend_resource *rsrc = Z_RES_P(el); in _rollback_transactions() local
1036 static void _free_ptr(zend_resource *rsrc) in _free_ptr()
1045 static void _free_result(zend_resource *rsrc) in _free_result()
/PHP-7.4/ext/sockets/
H A Dsockets.c473 PHP_SOCKETS_API void php_destroy_socket(zend_resource *rsrc) /* {{{ */ in php_destroy_socket()
488 PHP_SOCKETS_API void php_destroy_addrinfo(zend_resource *rsrc) /* {{{ */ in php_destroy_addrinfo()
/PHP-7.4/ext/odbc/
H A Dphp_odbc.c468 static void _close_odbc_conn(zend_resource *rsrc) in _close_odbc_conn()
497 static void _close_odbc_pconn(zend_resource *rsrc) in _close_odbc_pconn()
/PHP-7.4/ext/xmlrpc/
H A Dxmlrpc-epi-php.c277 static void xmlrpc_server_destructor(zend_resource *rsrc) in xmlrpc_server_destructor()
/PHP-7.4/ext/zip/
H A Dphp_zip.c1082 static void php_zip_free_dir(zend_resource *rsrc) in php_zip_free_dir()
1102 static void php_zip_free_entry(zend_resource *rsrc) in php_zip_free_entry()
/PHP-7.4/ext/xml/
H A Dxml.c478 static void xml_parser_dtor(zend_resource *rsrc) in xml_parser_dtor()
/PHP-7.4/ext/ldap/
H A Dldap.c117 static void _free_ldap_result(zend_resource *rsrc) /* {{{ */ in _free_ldap_result()
124 static void _free_ldap_result_entry(zend_resource *rsrc) /* {{{ */ in _free_ldap_result_entry()
/PHP-7.4/ext/openssl/
H A Dopenssl.c788 static void php_openssl_pkey_free(zend_resource *rsrc) in php_openssl_pkey_free()
797 static void php_openssl_x509_free(zend_resource *rsrc) in php_openssl_x509_free()
803 static void php_openssl_csr_free(zend_resource *rsrc) in php_openssl_csr_free()
/PHP-7.4/ext/snmp/
H A Dsnmp.c446 static void php_snmp_session_destructor(zend_resource *rsrc) /* {{{ */ in php_snmp_session_destructor()
/PHP-7.4/ext/imap/
H A Dphp_imap.c612 static void mail_close_it(zend_resource *rsrc) in mail_close_it()
/PHP-7.4/ext/gd/
H A Dgd.c1064 static void php_free_gd_font(zend_resource *rsrc) in php_free_gd_font()

Completed in 159 milliseconds