Home
last modified time | relevance | path

Searched refs:zend_rsrc_list_entry (Results 1 – 25 of 52) sorted by last modified time

123

/PHP-5.5/sapi/apache_hooks/
H A Dphp_apache.c122 static void php_apache_request_free(zend_rsrc_list_entry *rsrc TSRMLS_DC) in php_apache_request_free()
/PHP-5.5/main/streams/
H A Dstreams.c68 static int _php_stream_release_context(zend_rsrc_list_entry *le, void *pContext TSRMLS_DC) in _php_stream_release_context()
76 static int forget_persistent_resource_id_numbers(zend_rsrc_list_entry *rsrc TSRMLS_DC) in forget_persistent_resource_id_numbers()
119 zend_rsrc_list_entry *le; in php_stream_from_persistent_id()
125 zend_rsrc_list_entry *regentry; in php_stream_from_persistent_id()
318 zend_rsrc_list_entry le; in _php_stream_alloc()
377 static int _php_stream_free_persistent(zend_rsrc_list_entry *le, void *pStream TSRMLS_DC) in _php_stream_free_persistent()
1616 static void stream_resource_regular_dtor(zend_rsrc_list_entry *rsrc TSRMLS_DC) in stream_resource_regular_dtor()
1623 static void stream_resource_persistent_dtor(zend_rsrc_list_entry *rsrc TSRMLS_DC) in stream_resource_persistent_dtor()
H A Duserspace.c73 static void stream_wrapper_dtor(zend_rsrc_list_entry *rsrc TSRMLS_DC) in stream_wrapper_dtor()
/PHP-5.5/ext/zip/
H A Dphp_zip.c1144 static void php_zip_free_dir(zend_rsrc_list_entry *rsrc TSRMLS_DC) in php_zip_free_dir()
1164 static void php_zip_free_entry(zend_rsrc_list_entry *rsrc TSRMLS_DC) in php_zip_free_entry()
/PHP-5.5/ext/xmlwriter/
H A Dphp_xmlwriter.c87 static void xmlwriter_dtor(zend_rsrc_list_entry *rsrc TSRMLS_DC);
732 static void xmlwriter_dtor(zend_rsrc_list_entry *rsrc TSRMLS_DC) { in ZEND_GET_MODULE()
/PHP-5.5/ext/xmlrpc/
H A Dxmlrpc-epi-php.c284 static void xmlrpc_server_destructor(zend_rsrc_list_entry *rsrc TSRMLS_DC) in xmlrpc_server_destructor()
/PHP-5.5/ext/xml/
H A Dxml.c74 static void xml_parser_dtor(zend_rsrc_list_entry *rsrc TSRMLS_DC);
422 static void xml_parser_dtor(zend_rsrc_list_entry *rsrc TSRMLS_DC) in xml_parser_dtor()
/PHP-5.5/ext/wddx/
H A Dwddx.c251 static void release_wddx_packet_rsrc(zend_rsrc_list_entry *rsrc TSRMLS_DC) in release_wddx_packet_rsrc()
/PHP-5.5/ext/sysvmsg/
H A Dsysvmsg.c122 static void sysvmsg_release(zend_rsrc_list_entry *rsrc TSRMLS_DC) in ZEND_GET_MODULE()
/PHP-5.5/ext/sysvsem/
H A Dsysvsem.c135 static void release_sysvsem_sem(zend_rsrc_list_entry *rsrc TSRMLS_DC)
/PHP-5.5/ext/sysvshm/
H A Dsysvshm.c125 static void php_release_sysvshm(zend_rsrc_list_entry *rsrc TSRMLS_DC) in php_release_sysvshm()
/PHP-5.5/ext/sybase_ct/
H A Dphp_sybase_ct.c238 static int _clean_invalid_results(zend_rsrc_list_entry *le TSRMLS_DC)
309 static void php_free_sybase_result(zend_rsrc_list_entry *rsrc TSRMLS_DC) in php_free_sybase_result()
324 static void _close_sybase_link(zend_rsrc_list_entry *rsrc TSRMLS_DC) in _close_sybase_link()
359 static void _close_sybase_plink(zend_rsrc_list_entry *rsrc TSRMLS_DC) in _close_sybase_plink()
762 zend_rsrc_list_entry *le; in php_sybase_do_connect()
766 zend_rsrc_list_entry new_le; in php_sybase_do_connect()
793 …hashed_details, hashed_details_length+1, (void *) &new_le, sizeof(zend_rsrc_list_entry), NULL)==FA… in php_sybase_do_connect()
848 zend_rsrc_list_entry *index_ptr, new_index_ptr; in php_sybase_do_connect()
894 …details, hashed_details_length+1, (void *) &new_index_ptr, sizeof(zend_rsrc_list_entry), NULL)==FA… in php_sybase_do_connect()
/PHP-5.5/ext/standard/
H A Dproc_open.c224 static void proc_open_rsrc_dtor(zend_rsrc_list_entry *rsrc TSRMLS_DC) in proc_open_rsrc_dtor()
/PHP-5.5/ext/sockets/
H A Dsockets.c401 static void php_destroy_socket(zend_rsrc_list_entry *rsrc TSRMLS_DC) /* {{{ */ in php_destroy_socket()
/PHP-5.5/ext/snmp/
H A Dsnmp.c469 static void php_snmp_session_destructor(zend_rsrc_list_entry *rsrc TSRMLS_DC) in php_snmp_session_destructor()
/PHP-5.5/ext/shmop/
H A Dshmop.c126 static void rsclean(zend_rsrc_list_entry *rsrc TSRMLS_DC)
/PHP-5.5/ext/pspell/
H A Dpspell.c216 static void php_pspell_close(zend_rsrc_list_entry *rsrc TSRMLS_DC) in ZEND_GET_MODULE()
223 static void php_pspell_close_config(zend_rsrc_list_entry *rsrc TSRMLS_DC) in php_pspell_close_config()
/PHP-5.5/ext/pgsql/
H A Dpgsql.c898 static void _close_pgsql_link(zend_rsrc_list_entry *rsrc TSRMLS_DC) in _close_pgsql_link()
913 static void _close_pgsql_plink(zend_rsrc_list_entry *rsrc TSRMLS_DC) in _close_pgsql_plink()
1004 static void _free_ptr(zend_rsrc_list_entry *rsrc TSRMLS_DC) in _free_ptr()
1013 static void _free_result(zend_rsrc_list_entry *rsrc TSRMLS_DC) in _free_result()
1281 zend_rsrc_list_entry *le;
1285 zend_rsrc_list_entry new_le;
1361 zend_rsrc_list_entry *index_ptr,new_index_ptr;
2233 zend_rsrc_list_entry *field_type;
2247 zend_rsrc_list_entry new_oid_entry;
2300 zend_rsrc_list_entry *field_table;
[all …]
/PHP-5.5/ext/pdo/
H A Dpdo_dbh.c280 zend_rsrc_list_entry *le; in PHP_METHOD()
387 zend_rsrc_list_entry le; in PHP_METHOD()
/PHP-5.5/ext/openssl/
H A Dopenssl.c508 static void php_pkey_free(zend_rsrc_list_entry *rsrc TSRMLS_DC) in php_pkey_free()
517 static void php_x509_free(zend_rsrc_list_entry *rsrc TSRMLS_DC) in php_x509_free()
523 static void php_csr_free(zend_rsrc_list_entry *rsrc TSRMLS_DC) in php_csr_free()
/PHP-5.5/ext/odbc/
H A Dphp_odbc.c419 static void _free_odbc_result(zend_rsrc_list_entry *rsrc TSRMLS_DC) in ZEND_GET_MODULE()
468 static void _close_odbc_conn(zend_rsrc_list_entry *rsrc TSRMLS_DC) in _close_odbc_conn()
497 static void _close_odbc_pconn(zend_rsrc_list_entry *rsrc TSRMLS_DC) in _close_odbc_pconn()
1061 static int _close_pconn_with_id(zend_rsrc_list_entry *le, int *id TSRMLS_DC) in _close_pconn_with_id()
2584 zend_rsrc_list_entry *le; in odbc_do_connect()
2588 zend_rsrc_list_entry new_le; in odbc_do_connect()
2609 sizeof(zend_rsrc_list_entry), NULL) == FAILURE) { in odbc_do_connect()
2653 zend_rsrc_list_entry *index_ptr, new_index_ptr; in odbc_do_connect()
2690 sizeof(zend_rsrc_list_entry), NULL) == FAILURE) { in odbc_do_connect()
H A Dbirdstep.c166 static void _close_birdstep_link(zend_rsrc_list_entry *rsrc TSRMLS_DC) in _close_birdstep_link()
175 static void _free_birdstep_result(zend_rsrc_list_entry *rsrc TSRMLS_DC) in _free_birdstep_result()
/PHP-5.5/ext/oci8/
H A Doci8.c132 static void php_oci_connection_list_dtor (zend_rsrc_list_entry * TSRMLS_DC);
135 static void php_oci_statement_list_dtor (zend_rsrc_list_entry * TSRMLS_DC);
136 static void php_oci_descriptor_list_dtor (zend_rsrc_list_entry * TSRMLS_DC);
137 static void php_oci_spool_list_dtor(zend_rsrc_list_entry *entry TSRMLS_DC);
138 static void php_oci_collection_list_dtor (zend_rsrc_list_entry * TSRMLS_DC);
140 static int php_oci_persistent_helper(zend_rsrc_list_entry *le TSRMLS_DC);
1424 zend_rsrc_list_entry *le; in php_oci_pconnection_list_np_dtor()
1761 zend_rsrc_list_entry *le; in php_oci_do_connect_ex()
1762 zend_rsrc_list_entry new_le; in php_oci_do_connect_ex()
2840 zend_rsrc_list_entry spool_le = {0}; in php_oci_get_spool()
[all …]
/PHP-5.5/ext/mysqlnd/
H A Dmysqlnd_net.c201 zend_rsrc_list_entry *le; in MYSQLND_METHOD()
/PHP-5.5/ext/mysqli/
H A Dmysqli_nonapi.c72 zend_rsrc_list_entry *le;
195 zend_rsrc_list_entry le;

Completed in 184 milliseconds

123