zend_rsrc_list_entry   38 Zend/zend_list.c 	zend_rsrc_list_entry le;
zend_rsrc_list_entry   46 Zend/zend_list.c 	zend_hash_index_update(&EG(regular_list), index, (void *) &le, sizeof(zend_rsrc_list_entry), NULL);
zend_rsrc_list_entry   52 Zend/zend_list.c 	zend_rsrc_list_entry *le;
zend_rsrc_list_entry   69 Zend/zend_list.c 	zend_rsrc_list_entry *le;
zend_rsrc_list_entry   82 Zend/zend_list.c 	zend_rsrc_list_entry *le;
zend_rsrc_list_entry  170 Zend/zend_list.c 	zend_rsrc_list_entry *le = (zend_rsrc_list_entry *) ptr;
zend_rsrc_list_entry  196 Zend/zend_list.c 	zend_rsrc_list_entry *le = (zend_rsrc_list_entry *) ptr;
zend_rsrc_list_entry  242 Zend/zend_list.c static int clean_module_resource(zend_rsrc_list_entry *le, int *resource_id TSRMLS_DC)
zend_rsrc_list_entry   39 Zend/zend_list.h typedef void (*rsrc_dtor_func_t)(zend_rsrc_list_entry *rsrc TSRMLS_DC);
zend_rsrc_list_entry   40 Zend/zend_list.h #define ZEND_RSRC_DTOR_FUNC(name)		void name(zend_rsrc_list_entry *rsrc TSRMLS_DC)
zend_rsrc_list_entry   50 ext/com_dotnet/com_persist.c static void istream_dtor(zend_rsrc_list_entry *rsrc TSRMLS_DC)
zend_rsrc_list_entry   57 ext/com_dotnet/com_wrapper.c static void dispatch_dtor(zend_rsrc_list_entry *rsrc TSRMLS_DC)
zend_rsrc_list_entry  152 ext/curl/interface.c static void _php_curl_close(zend_rsrc_list_entry *rsrc TSRMLS_DC);
zend_rsrc_list_entry 3389 ext/curl/interface.c static void _php_curl_close(zend_rsrc_list_entry *rsrc TSRMLS_DC)
zend_rsrc_list_entry  339 ext/curl/multi.c void _php_curl_multi_close(zend_rsrc_list_entry *rsrc TSRMLS_DC) /* {{{ */
zend_rsrc_list_entry  117 ext/curl/php_curl.h void _php_curl_multi_close(zend_rsrc_list_entry * TSRMLS_DC);
zend_rsrc_list_entry  118 ext/curl/php_curl.h void _php_curl_share_close(zend_rsrc_list_entry * TSRMLS_DC);
zend_rsrc_list_entry  116 ext/curl/share.c void _php_curl_share_close(zend_rsrc_list_entry *rsrc TSRMLS_DC) /* {{{ */
zend_rsrc_list_entry  442 ext/dba/dba.c  static void dba_close_rsrc(zend_rsrc_list_entry *rsrc TSRMLS_DC)
zend_rsrc_list_entry  451 ext/dba/dba.c  int dba_close_pe_rsrc_deleter(zend_rsrc_list_entry *le, void *pDba TSRMLS_DC)
zend_rsrc_list_entry  458 ext/dba/dba.c  static void dba_close_pe_rsrc(zend_rsrc_list_entry *rsrc TSRMLS_DC)
zend_rsrc_list_entry  591 ext/dba/dba.c  	zend_rsrc_list_entry *le;
zend_rsrc_list_entry  649 ext/dba/dba.c  		zend_rsrc_list_entry *le;
zend_rsrc_list_entry  937 ext/dba/dba.c  		zend_rsrc_list_entry new_le;
zend_rsrc_list_entry  941 ext/dba/dba.c  		if (zend_hash_update(&EG(persistent_list), key, keylen+1, &new_le, sizeof(zend_rsrc_list_entry), NULL) == FAILURE) {
zend_rsrc_list_entry 1231 ext/dba/dba.c  	zend_rsrc_list_entry *le;
zend_rsrc_list_entry  239 ext/enchant/enchant.c static void php_enchant_broker_free(zend_rsrc_list_entry *rsrc TSRMLS_DC) /* {{{ */
zend_rsrc_list_entry  266 ext/enchant/enchant.c static void php_enchant_dict_free(zend_rsrc_list_entry *rsrc TSRMLS_DC) /* {{{ */
zend_rsrc_list_entry  190 ext/fileinfo/fileinfo.c void finfo_resource_destructor(zend_rsrc_list_entry *rsrc TSRMLS_DC) /* {{{ */
zend_rsrc_list_entry  301 ext/ftp/php_ftp.c static void ftp_destructor_ftpbuf(zend_rsrc_list_entry *rsrc TSRMLS_DC)
zend_rsrc_list_entry   67 ext/gd/gd.c    static void php_free_ps_font(zend_rsrc_list_entry *rsrc TSRMLS_DC);
zend_rsrc_list_entry   68 ext/gd/gd.c    static void php_free_ps_enc(zend_rsrc_list_entry *rsrc TSRMLS_DC);
zend_rsrc_list_entry 1075 ext/gd/gd.c    static void php_free_gd_image(zend_rsrc_list_entry *rsrc TSRMLS_DC)
zend_rsrc_list_entry 1083 ext/gd/gd.c    static void php_free_gd_font(zend_rsrc_list_entry *rsrc TSRMLS_DC)
zend_rsrc_list_entry 3919 ext/gd/gd.c    static void php_free_ps_font(zend_rsrc_list_entry *rsrc TSRMLS_DC)
zend_rsrc_list_entry 3930 ext/gd/gd.c    static void php_free_ps_enc(zend_rsrc_list_entry *rsrc TSRMLS_DC)
zend_rsrc_list_entry  499 ext/hash/hash.c 	zend_rsrc_list_entry *le;
zend_rsrc_list_entry  778 ext/hash/hash.c static void php_hash_dtor(zend_rsrc_list_entry *rsrc TSRMLS_DC) /* {{{ */
zend_rsrc_list_entry  601 ext/imap/php_imap.c static void mail_close_it(zend_rsrc_list_entry *rsrc TSRMLS_DC)
zend_rsrc_list_entry   35 ext/interbase/ibase_blobs.c static void _php_ibase_free_blob(zend_rsrc_list_entry *rsrc TSRMLS_DC) /* {{{ */
zend_rsrc_list_entry   73 ext/interbase/ibase_events.c static void _php_ibase_free_event_rsrc(zend_rsrc_list_entry *rsrc TSRMLS_DC) /* {{{ */
zend_rsrc_list_entry  137 ext/interbase/ibase_query.c static void _php_ibase_free_result(zend_rsrc_list_entry *rsrc TSRMLS_DC) /* {{{ */
zend_rsrc_list_entry  183 ext/interbase/ibase_query.c static void php_ibase_free_query_rsrc(zend_rsrc_list_entry *rsrc TSRMLS_DC) /* {{{ */
zend_rsrc_list_entry   39 ext/interbase/ibase_service.c static void _php_ibase_free_service(zend_rsrc_list_entry *rsrc TSRMLS_DC) /* {{{ */
zend_rsrc_list_entry  630 ext/interbase/interbase.c static void php_ibase_commit_link_rsrc(zend_rsrc_list_entry *rsrc TSRMLS_DC) /* {{{ */
zend_rsrc_list_entry  638 ext/interbase/interbase.c static void _php_ibase_close_link(zend_rsrc_list_entry *rsrc TSRMLS_DC) /* {{{ */
zend_rsrc_list_entry  652 ext/interbase/interbase.c static void _php_ibase_close_plink(zend_rsrc_list_entry *rsrc TSRMLS_DC) /* {{{ */
zend_rsrc_list_entry  667 ext/interbase/interbase.c static void _php_ibase_free_trans(zend_rsrc_list_entry *rsrc TSRMLS_DC) /* {{{ */
zend_rsrc_list_entry  899 ext/interbase/interbase.c 	zend_rsrc_list_entry new_index_ptr, *le;
zend_rsrc_list_entry  998 ext/interbase/interbase.c 			zend_rsrc_list_entry new_le;
zend_rsrc_list_entry 1009 ext/interbase/interbase.c 					(void *) &new_le, sizeof(zend_rsrc_list_entry), NULL)) {
zend_rsrc_list_entry 1028 ext/interbase/interbase.c 			(void *) &new_index_ptr, sizeof(zend_rsrc_list_entry), NULL)) {
zend_rsrc_list_entry  110 ext/ldap/ldap.c static void _close_ldap_link(zend_rsrc_list_entry *rsrc TSRMLS_DC) /* {{{ */
zend_rsrc_list_entry  128 ext/ldap/ldap.c static void _free_ldap_result(zend_rsrc_list_entry *rsrc TSRMLS_DC) /* {{{ */
zend_rsrc_list_entry  135 ext/ldap/ldap.c static void _free_ldap_result_entry(zend_rsrc_list_entry *rsrc TSRMLS_DC) /* {{{ */
zend_rsrc_list_entry 1994 ext/ldap/ldap.c 	zend_rsrc_list_entry *le;
zend_rsrc_list_entry  374 ext/mcrypt/mcrypt.c static void php_mcrypt_module_dtor(zend_rsrc_list_entry *rsrc TSRMLS_DC) /* {{{ */
zend_rsrc_list_entry  298 ext/mssql/php_mssql.c static int _clean_invalid_results(zend_rsrc_list_entry *le TSRMLS_DC)
zend_rsrc_list_entry  343 ext/mssql/php_mssql.c static void _free_mssql_statement(zend_rsrc_list_entry *rsrc TSRMLS_DC)
zend_rsrc_list_entry  358 ext/mssql/php_mssql.c static void _free_mssql_result(zend_rsrc_list_entry *rsrc TSRMLS_DC)
zend_rsrc_list_entry  382 ext/mssql/php_mssql.c static void _close_mssql_link(zend_rsrc_list_entry *rsrc TSRMLS_DC)
zend_rsrc_list_entry  397 ext/mssql/php_mssql.c static void _close_mssql_plink(zend_rsrc_list_entry *rsrc TSRMLS_DC)
zend_rsrc_list_entry  640 ext/mssql/php_mssql.c 		zend_rsrc_list_entry *le;
zend_rsrc_list_entry  644 ext/mssql/php_mssql.c 			zend_rsrc_list_entry new_le;
zend_rsrc_list_entry  703 ext/mssql/php_mssql.c 			if (zend_hash_update(&EG(persistent_list), hashed_details, hashed_details_length + 1, &new_le, sizeof(zend_rsrc_list_entry), NULL)==FAILURE) {
zend_rsrc_list_entry  756 ext/mssql/php_mssql.c 		zend_rsrc_list_entry *index_ptr, new_index_ptr;
zend_rsrc_list_entry  833 ext/mssql/php_mssql.c 		if (zend_hash_update(&EG(regular_list), hashed_details, hashed_details_length + 1,(void *) &new_index_ptr, sizeof(zend_rsrc_list_entry),NULL)==FAILURE) {
zend_rsrc_list_entry  413 ext/mysql/php_mysql.c static void _free_mysql_result(zend_rsrc_list_entry *rsrc TSRMLS_DC)
zend_rsrc_list_entry  450 ext/mysql/php_mysql.c static void _close_mysql_link(zend_rsrc_list_entry *rsrc TSRMLS_DC)
zend_rsrc_list_entry  465 ext/mysql/php_mysql.c static void _close_mysql_plink(zend_rsrc_list_entry *rsrc TSRMLS_DC)
zend_rsrc_list_entry  642 ext/mysql/php_mysql.c static int php_mysql_persistent_helper(zend_rsrc_list_entry *le TSRMLS_DC)
zend_rsrc_list_entry  851 ext/mysql/php_mysql.c 		zend_rsrc_list_entry *le;
zend_rsrc_list_entry  855 ext/mysql/php_mysql.c 			zend_rsrc_list_entry new_le;
zend_rsrc_list_entry  912 ext/mysql/php_mysql.c 			if (zend_hash_update(&EG(persistent_list), hashed_details, hashed_details_length+1, (void *) &new_le, sizeof(zend_rsrc_list_entry), NULL)==FAILURE) {
zend_rsrc_list_entry  957 ext/mysql/php_mysql.c 		zend_rsrc_list_entry *index_ptr, new_index_ptr;
zend_rsrc_list_entry 1046 ext/mysql/php_mysql.c 		if (zend_hash_update(&EG(regular_list), hashed_details, hashed_details_length+1,(void *) &new_index_ptr, sizeof(zend_rsrc_list_entry), NULL)==FAILURE) {
zend_rsrc_list_entry  940 ext/mysqli/mysqli.c static int php_mysqli_persistent_helper_once(zend_rsrc_list_entry *le TSRMLS_DC)
zend_rsrc_list_entry  711 ext/mysqli/mysqli_api.c 		zend_rsrc_list_entry *le;
zend_rsrc_list_entry   72 ext/mysqli/mysqli_nonapi.c 	zend_rsrc_list_entry	*le;
zend_rsrc_list_entry  197 ext/mysqli/mysqli_nonapi.c 				zend_rsrc_list_entry le;
zend_rsrc_list_entry  225 ext/mysqlnd/mysqlnd_net.c 		zend_rsrc_list_entry *le;
zend_rsrc_list_entry  125 ext/oci8/oci8.c static void php_oci_connection_list_dtor (zend_rsrc_list_entry * TSRMLS_DC);
zend_rsrc_list_entry  126 ext/oci8/oci8.c static void php_oci_pconnection_list_dtor (zend_rsrc_list_entry * TSRMLS_DC);
zend_rsrc_list_entry  127 ext/oci8/oci8.c static void php_oci_pconnection_list_np_dtor (zend_rsrc_list_entry * TSRMLS_DC);
zend_rsrc_list_entry  128 ext/oci8/oci8.c static void php_oci_statement_list_dtor (zend_rsrc_list_entry * TSRMLS_DC);
zend_rsrc_list_entry  129 ext/oci8/oci8.c static void php_oci_descriptor_list_dtor (zend_rsrc_list_entry * TSRMLS_DC);
zend_rsrc_list_entry  130 ext/oci8/oci8.c static void php_oci_spool_list_dtor(zend_rsrc_list_entry *entry TSRMLS_DC);
zend_rsrc_list_entry  131 ext/oci8/oci8.c static void php_oci_collection_list_dtor (zend_rsrc_list_entry * TSRMLS_DC);
zend_rsrc_list_entry  133 ext/oci8/oci8.c static int php_oci_persistent_helper(zend_rsrc_list_entry *le TSRMLS_DC);
zend_rsrc_list_entry 1402 ext/oci8/oci8.c static void php_oci_connection_list_dtor(zend_rsrc_list_entry *entry TSRMLS_DC)
zend_rsrc_list_entry 1417 ext/oci8/oci8.c static void php_oci_pconnection_list_dtor(zend_rsrc_list_entry *entry TSRMLS_DC)
zend_rsrc_list_entry 1434 ext/oci8/oci8.c static void php_oci_pconnection_list_np_dtor(zend_rsrc_list_entry *entry TSRMLS_DC)
zend_rsrc_list_entry 1437 ext/oci8/oci8.c 	zend_rsrc_list_entry *le;
zend_rsrc_list_entry 1495 ext/oci8/oci8.c static void php_oci_statement_list_dtor(zend_rsrc_list_entry *entry TSRMLS_DC)
zend_rsrc_list_entry 1506 ext/oci8/oci8.c static void php_oci_descriptor_list_dtor(zend_rsrc_list_entry *entry TSRMLS_DC)
zend_rsrc_list_entry 1517 ext/oci8/oci8.c static void php_oci_collection_list_dtor(zend_rsrc_list_entry *entry TSRMLS_DC)
zend_rsrc_list_entry 1803 ext/oci8/oci8.c 	zend_rsrc_list_entry *le;
zend_rsrc_list_entry 1804 ext/oci8/oci8.c 	zend_rsrc_list_entry new_le;
zend_rsrc_list_entry 2179 ext/oci8/oci8.c 		zend_hash_update(&EG(persistent_list), connection->hash_key, strlen(connection->hash_key)+1, (void *)&new_le, sizeof(zend_rsrc_list_entry), NULL);
zend_rsrc_list_entry 2186 ext/oci8/oci8.c 		zend_hash_update(&EG(regular_list), connection->hash_key, strlen(connection->hash_key)+1, (void *)&new_le, sizeof(zend_rsrc_list_entry), NULL);
zend_rsrc_list_entry 2797 ext/oci8/oci8.c static int php_oci_persistent_helper(zend_rsrc_list_entry *le TSRMLS_DC)
zend_rsrc_list_entry 2969 ext/oci8/oci8.c 	zend_rsrc_list_entry spool_le = {0};
zend_rsrc_list_entry 2970 ext/oci8/oci8.c 	zend_rsrc_list_entry *spool_out_le = NULL;
zend_rsrc_list_entry 3013 ext/oci8/oci8.c 		zend_hash_update(&EG(persistent_list), session_pool->spool_hash_key, strlen(session_pool->spool_hash_key)+1,(void *)&spool_le, sizeof(zend_rsrc_list_entry),NULL);
zend_rsrc_list_entry 3415 ext/oci8/oci8.c static void php_oci_spool_list_dtor(zend_rsrc_list_entry *entry TSRMLS_DC)
zend_rsrc_list_entry  166 ext/odbc/birdstep.c static void _close_birdstep_link(zend_rsrc_list_entry *rsrc TSRMLS_DC)
zend_rsrc_list_entry  175 ext/odbc/birdstep.c static void _free_birdstep_result(zend_rsrc_list_entry *rsrc TSRMLS_DC)
zend_rsrc_list_entry  419 ext/odbc/php_odbc.c static void _free_odbc_result(zend_rsrc_list_entry *rsrc TSRMLS_DC)
zend_rsrc_list_entry  471 ext/odbc/php_odbc.c static void _close_odbc_conn(zend_rsrc_list_entry *rsrc TSRMLS_DC)
zend_rsrc_list_entry  500 ext/odbc/php_odbc.c static void _close_odbc_pconn(zend_rsrc_list_entry *rsrc TSRMLS_DC)
zend_rsrc_list_entry 1064 ext/odbc/php_odbc.c static int _close_pconn_with_id(zend_rsrc_list_entry *le, int *id TSRMLS_DC)
zend_rsrc_list_entry 2588 ext/odbc/php_odbc.c 		zend_rsrc_list_entry *le;
zend_rsrc_list_entry 2592 ext/odbc/php_odbc.c 			zend_rsrc_list_entry new_le;
zend_rsrc_list_entry 2613 ext/odbc/php_odbc.c 						sizeof(zend_rsrc_list_entry), NULL) == FAILURE) {
zend_rsrc_list_entry 2657 ext/odbc/php_odbc.c 		zend_rsrc_list_entry *index_ptr, new_index_ptr;
zend_rsrc_list_entry 2694 ext/odbc/php_odbc.c 				   sizeof(zend_rsrc_list_entry), NULL) == FAILURE) {
zend_rsrc_list_entry  546 ext/openssl/openssl.c static void php_pkey_free(zend_rsrc_list_entry *rsrc TSRMLS_DC)
zend_rsrc_list_entry  555 ext/openssl/openssl.c static void php_x509_free(zend_rsrc_list_entry *rsrc TSRMLS_DC)
zend_rsrc_list_entry  561 ext/openssl/openssl.c static void php_csr_free(zend_rsrc_list_entry *rsrc TSRMLS_DC)
zend_rsrc_list_entry  280 ext/pdo/pdo_dbh.c 		zend_rsrc_list_entry *le;
zend_rsrc_list_entry  393 ext/pdo/pdo_dbh.c 			zend_rsrc_list_entry le;
zend_rsrc_list_entry  928 ext/pgsql/pgsql.c static void _close_pgsql_link(zend_rsrc_list_entry *rsrc TSRMLS_DC)
zend_rsrc_list_entry  943 ext/pgsql/pgsql.c static void _close_pgsql_plink(zend_rsrc_list_entry *rsrc TSRMLS_DC)
zend_rsrc_list_entry  992 ext/pgsql/pgsql.c static int _rollback_transactions(zend_rsrc_list_entry *rsrc TSRMLS_DC)
zend_rsrc_list_entry 1034 ext/pgsql/pgsql.c static void _free_ptr(zend_rsrc_list_entry *rsrc TSRMLS_DC)
zend_rsrc_list_entry 1043 ext/pgsql/pgsql.c static void _free_result(zend_rsrc_list_entry *rsrc TSRMLS_DC)
zend_rsrc_list_entry 1327 ext/pgsql/pgsql.c 		zend_rsrc_list_entry *le;
zend_rsrc_list_entry 1331 ext/pgsql/pgsql.c 			zend_rsrc_list_entry new_le;
zend_rsrc_list_entry 1361 ext/pgsql/pgsql.c 			if (zend_hash_update(&EG(persistent_list), str.c, str.len+1, (void *) &new_le, sizeof(zend_rsrc_list_entry), NULL)==FAILURE) {
zend_rsrc_list_entry 1407 ext/pgsql/pgsql.c 		zend_rsrc_list_entry *index_ptr,new_index_ptr;
zend_rsrc_list_entry 1476 ext/pgsql/pgsql.c 		if (zend_hash_update(&EG(regular_list),str.c,str.len+1,(void *) &new_index_ptr, sizeof(zend_rsrc_list_entry), NULL)==FAILURE) {
zend_rsrc_list_entry 2344 ext/pgsql/pgsql.c 	zend_rsrc_list_entry *field_type;
zend_rsrc_list_entry 2358 ext/pgsql/pgsql.c 		zend_rsrc_list_entry new_oid_entry;
zend_rsrc_list_entry 2386 ext/pgsql/pgsql.c 			zend_hash_update(list,str.c,str.len+1,(void *) &new_oid_entry, sizeof(zend_rsrc_list_entry), NULL);
zend_rsrc_list_entry 2411 ext/pgsql/pgsql.c 	zend_rsrc_list_entry *field_table;
zend_rsrc_list_entry 2453 ext/pgsql/pgsql.c 		zend_rsrc_list_entry new_field_table;
zend_rsrc_list_entry 2478 ext/pgsql/pgsql.c 		zend_hash_update(&EG(regular_list), hash_key.c, hash_key.len+1, (void *) &new_field_table, sizeof(zend_rsrc_list_entry), NULL);
zend_rsrc_list_entry  216 ext/pspell/pspell.c static void php_pspell_close(zend_rsrc_list_entry *rsrc TSRMLS_DC)
zend_rsrc_list_entry  223 ext/pspell/pspell.c static void php_pspell_close_config(zend_rsrc_list_entry *rsrc TSRMLS_DC)
zend_rsrc_list_entry  126 ext/shmop/shmop.c static void rsclean(zend_rsrc_list_entry *rsrc TSRMLS_DC)
zend_rsrc_list_entry  467 ext/snmp/snmp.c static void php_snmp_session_destructor(zend_rsrc_list_entry *rsrc TSRMLS_DC)
zend_rsrc_list_entry  401 ext/sockets/sockets.c static void php_destroy_socket(zend_rsrc_list_entry *rsrc TSRMLS_DC) /* {{{ */
zend_rsrc_list_entry  225 ext/standard/proc_open.c static void proc_open_rsrc_dtor(zend_rsrc_list_entry *rsrc TSRMLS_DC)
zend_rsrc_list_entry  238 ext/sybase_ct/php_sybase_ct.c static int _clean_invalid_results(zend_rsrc_list_entry *le TSRMLS_DC)
zend_rsrc_list_entry  309 ext/sybase_ct/php_sybase_ct.c static void php_free_sybase_result(zend_rsrc_list_entry *rsrc TSRMLS_DC)
zend_rsrc_list_entry  324 ext/sybase_ct/php_sybase_ct.c static void _close_sybase_link(zend_rsrc_list_entry *rsrc TSRMLS_DC)
zend_rsrc_list_entry  359 ext/sybase_ct/php_sybase_ct.c static void _close_sybase_plink(zend_rsrc_list_entry *rsrc TSRMLS_DC)
zend_rsrc_list_entry  762 ext/sybase_ct/php_sybase_ct.c 		zend_rsrc_list_entry *le;
zend_rsrc_list_entry  766 ext/sybase_ct/php_sybase_ct.c 			zend_rsrc_list_entry new_le;
zend_rsrc_list_entry  793 ext/sybase_ct/php_sybase_ct.c 			if (zend_hash_update(&EG(persistent_list), hashed_details, hashed_details_length+1, (void *) &new_le, sizeof(zend_rsrc_list_entry), NULL)==FAILURE) {
zend_rsrc_list_entry  848 ext/sybase_ct/php_sybase_ct.c 		zend_rsrc_list_entry *index_ptr, new_index_ptr;
zend_rsrc_list_entry  894 ext/sybase_ct/php_sybase_ct.c 		if (zend_hash_update(&EG(regular_list), hashed_details, hashed_details_length+1, (void *) &new_index_ptr, sizeof(zend_rsrc_list_entry), NULL)==FAILURE) {
zend_rsrc_list_entry  122 ext/sysvmsg/sysvmsg.c static void sysvmsg_release(zend_rsrc_list_entry *rsrc TSRMLS_DC)
zend_rsrc_list_entry  136 ext/sysvsem/sysvsem.c static void release_sysvsem_sem(zend_rsrc_list_entry *rsrc TSRMLS_DC)
zend_rsrc_list_entry  125 ext/sysvshm/sysvshm.c static void php_release_sysvshm(zend_rsrc_list_entry *rsrc TSRMLS_DC)
zend_rsrc_list_entry  249 ext/wddx/wddx.c static void release_wddx_packet_rsrc(zend_rsrc_list_entry *rsrc TSRMLS_DC)
zend_rsrc_list_entry   74 ext/xml/xml.c  static void xml_parser_dtor(zend_rsrc_list_entry *rsrc TSRMLS_DC);
zend_rsrc_list_entry  422 ext/xml/xml.c  static void xml_parser_dtor(zend_rsrc_list_entry *rsrc TSRMLS_DC)
zend_rsrc_list_entry  284 ext/xmlrpc/xmlrpc-epi-php.c static void xmlrpc_server_destructor(zend_rsrc_list_entry *rsrc TSRMLS_DC)
zend_rsrc_list_entry   87 ext/xmlwriter/php_xmlwriter.c static void xmlwriter_dtor(zend_rsrc_list_entry *rsrc TSRMLS_DC);
zend_rsrc_list_entry  732 ext/xmlwriter/php_xmlwriter.c static void xmlwriter_dtor(zend_rsrc_list_entry *rsrc TSRMLS_DC) {
zend_rsrc_list_entry 1172 ext/zip/php_zip.c static void php_zip_free_dir(zend_rsrc_list_entry *rsrc TSRMLS_DC)
zend_rsrc_list_entry 1192 ext/zip/php_zip.c static void php_zip_free_entry(zend_rsrc_list_entry *rsrc TSRMLS_DC)
zend_rsrc_list_entry   68 main/streams/streams.c static int _php_stream_release_context(zend_rsrc_list_entry *le, void *pContext TSRMLS_DC)
zend_rsrc_list_entry   76 main/streams/streams.c static int forget_persistent_resource_id_numbers(zend_rsrc_list_entry *rsrc TSRMLS_DC)
zend_rsrc_list_entry  119 main/streams/streams.c 	zend_rsrc_list_entry *le;
zend_rsrc_list_entry  125 main/streams/streams.c 				zend_rsrc_list_entry *regentry;
zend_rsrc_list_entry  318 main/streams/streams.c 		zend_rsrc_list_entry le;
zend_rsrc_list_entry  377 main/streams/streams.c static int _php_stream_free_persistent(zend_rsrc_list_entry *le, void *pStream TSRMLS_DC)
zend_rsrc_list_entry 1616 main/streams/streams.c static void stream_resource_regular_dtor(zend_rsrc_list_entry *rsrc TSRMLS_DC)
zend_rsrc_list_entry 1623 main/streams/streams.c static void stream_resource_persistent_dtor(zend_rsrc_list_entry *rsrc TSRMLS_DC)
zend_rsrc_list_entry   73 main/streams/userspace.c static void stream_wrapper_dtor(zend_rsrc_list_entry *rsrc TSRMLS_DC)
zend_rsrc_list_entry  122 sapi/apache_hooks/php_apache.c static void php_apache_request_free(zend_rsrc_list_entry *rsrc TSRMLS_DC)