Home
last modified time | relevance | path

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

12

/PHP-7.2/ext/interbase/
H A Dinterbase.c625 static void php_ibase_commit_link_rsrc(zend_resource *rsrc) /* {{{ */ in php_ibase_commit_link_rsrc()
633 static void _php_ibase_close_link(zend_resource *rsrc) /* {{{ */ in _php_ibase_close_link()
647 static void _php_ibase_close_plink(zend_resource *rsrc) /* {{{ */ in _php_ibase_close_plink()
662 static void _php_ibase_free_trans(zend_resource *rsrc) /* {{{ */ in _php_ibase_free_trans()
H A Dibase_events.c75 static void _php_ibase_free_event_rsrc(zend_resource *rsrc) /* {{{ */ in _php_ibase_free_event_rsrc()
H A Dibase_service.c39 static void _php_ibase_free_service(zend_resource *rsrc) /* {{{ */ in _php_ibase_free_service()
H A Dibase_blobs.c35 static void _php_ibase_free_blob(zend_resource *rsrc) /* {{{ */ in _php_ibase_free_blob()
H A Dibase_query.c137 static void _php_ibase_free_result(zend_resource *rsrc) /* {{{ */ in _php_ibase_free_result()
183 static void php_ibase_free_query_rsrc(zend_resource *rsrc) /* {{{ */ in php_ibase_free_query_rsrc()
/PHP-7.2/ext/enchant/
H A Denchant.c43 zend_resource *rsrc; member
50 zend_resource *rsrc; member
231 static void php_enchant_broker_free(zend_resource *rsrc) /* {{{ */ in php_enchant_broker_free()
262 static void php_enchant_dict_free(zend_resource *rsrc) /* {{{ */ in php_enchant_dict_free()
/PHP-7.2/ext/curl/
H A Dshare.c125 void _php_curl_share_close(zend_resource *rsrc) /* {{{ */ in _php_curl_share_close()
H A Dmulti.c412 void _php_curl_multi_close(zend_resource *rsrc) /* {{{ */ in _php_curl_multi_close()
/PHP-7.2/ext/odbc/
H A Dbirdstep.c165 static void _close_birdstep_link(zend_rsrc_list_entry *rsrc) in _close_birdstep_link()
174 static void _free_birdstep_result(zend_rsrc_list_entry *rsrc) in _free_birdstep_result()
H A Dphp_odbc.c475 static void _close_odbc_conn(zend_resource *rsrc) in _close_odbc_conn()
504 static void _close_odbc_pconn(zend_resource *rsrc) in _close_odbc_pconn()
/PHP-7.2/ext/dba/
H A Ddba.c457 static void dba_close_rsrc(zend_resource *rsrc) in dba_close_rsrc()
481 static void dba_close_pe_rsrc(zend_resource *rsrc) in dba_close_pe_rsrc()
/PHP-7.2/ext/sysvshm/
H A Dsysvshm.c129 static void php_release_sysvshm(zend_resource *rsrc) in php_release_sysvshm()
/PHP-7.2/ext/fileinfo/
H A Dfileinfo.c185 void finfo_resource_destructor(zend_resource *rsrc) /* {{{ */ in finfo_resource_destructor()
/PHP-7.2/main/streams/
H A Dstreams.c72 zend_resource *rsrc = Z_RES_P(el); in forget_persistent_resource_id_numbers() local
1594 static void stream_resource_regular_dtor(zend_resource *rsrc) in stream_resource_regular_dtor()
1601 static void stream_resource_persistent_dtor(zend_resource *rsrc) in stream_resource_persistent_dtor()
H A Duserspace.c73 static void stream_wrapper_dtor(zend_resource *rsrc) in stream_wrapper_dtor()
503 zend_resource *rsrc; in PHP_FUNCTION() local
/PHP-7.2/ext/standard/
H A Dproc_open.c173 static void proc_open_rsrc_dtor(zend_resource *rsrc) in proc_open_rsrc_dtor()
/PHP-7.2/ext/com_dotnet/
H A Dcom_wrapper.c57 static void dispatch_dtor(zend_resource *rsrc) in dispatch_dtor()
H A Dcom_persist.c50 static void istream_dtor(zend_resource *rsrc) in istream_dtor()
/PHP-7.2/ext/pspell/
H A Dpspell.c223 static void php_pspell_close_config(zend_resource *rsrc) in php_pspell_close_config()
/PHP-7.2/ext/sockets/
H A Dsockets.c440 PHP_SOCKETS_API void php_destroy_socket(zend_resource *rsrc) /* {{{ */ in php_destroy_socket()
455 PHP_SOCKETS_API void php_destroy_addrinfo(zend_resource *rsrc) /* {{{ */ in php_destroy_addrinfo()
/PHP-7.2/ext/pgsql/
H A Dpgsql.c938 static void _close_pgsql_link(zend_resource *rsrc) in _close_pgsql_link()
961 static void _close_pgsql_plink(zend_resource *rsrc) in _close_pgsql_plink()
1008 zend_resource *rsrc = Z_RES_P(el); in _rollback_transactions() local
1046 static void _free_ptr(zend_resource *rsrc) in _free_ptr()
1055 static void _free_result(zend_resource *rsrc) in _free_result()
/PHP-7.2/ext/wddx/
H A Dwddx.c253 static void release_wddx_packet_rsrc(zend_resource *rsrc) in release_wddx_packet_rsrc()
/PHP-7.2/ext/xmlrpc/
H A Dxmlrpc-epi-php.c279 static void xmlrpc_server_destructor(zend_resource *rsrc) in xmlrpc_server_destructor()
/PHP-7.2/ext/zip/
H A Dphp_zip.c1071 static void php_zip_free_dir(zend_resource *rsrc) in php_zip_free_dir()
1091 static void php_zip_free_entry(zend_resource *rsrc) in php_zip_free_entry()
/PHP-7.2/ext/ldap/
H A Dldap.c118 static void _free_ldap_result(zend_resource *rsrc) /* {{{ */ in _free_ldap_result()
125 static void _free_ldap_result_entry(zend_resource *rsrc) /* {{{ */ in _free_ldap_result_entry()

Completed in 116 milliseconds

12