Home
last modified time | relevance | path

Searched refs:dtor_func_t (Results 1 – 16 of 16) sorted by relevance

/PHP-5.5/Zend/
H A Dzend_hash.h49 typedef void (*dtor_func_t)(void *pDest); typedef
76 dtor_func_t pDestructor;
100 ZEND_API int _zend_hash_init(HashTable *ht, uint nSize, hash_func_t pHashFunction, dtor_func_t pDes…
101 ZEND_API int _zend_hash_init_ex(HashTable *ht, uint nSize, hash_func_t pHashFunction, dtor_func_t p…
H A Dzend_ts_hash.h40 ZEND_API int _zend_ts_hash_init(TsHashTable *ht, uint nSize, hash_func_t pHashFunction, dtor_func_t
41 …s_hash_init_ex(TsHashTable *ht, uint nSize, hash_func_t pHashFunction, dtor_func_t pDestructor, ze…
H A Dzend_ts_hash.c62 ZEND_API int _zend_ts_hash_init(TsHashTable *ht, uint nSize, hash_func_t pHashFunction, dtor_func_t in _zend_ts_hash_init()
72 …s_hash_init_ex(TsHashTable *ht, uint nSize, hash_func_t pHashFunction, dtor_func_t pDestructor, ze… in _zend_ts_hash_init_ex()
H A Dzend_hash.c148 ZEND_API int _zend_hash_init(HashTable *ht, uint nSize, hash_func_t pHashFunction, dtor_func_t pDes… in _zend_hash_init()
179 ZEND_API int _zend_hash_init_ex(HashTable *ht, uint nSize, hash_func_t pHashFunction, dtor_func_t p… in _zend_hash_init_ex()
H A Dzend_compile.c228 zend_hash_init(&CG(filenames_table), 5, NULL, (dtor_func_t) free_estring, 0); in init_compiler()
6819 dtor_func_t zval_ptr_dtor_func = ((persistent_hashes) ? ZVAL_INTERNAL_PTR_DTOR : ZVAL_PTR_DTOR); in zend_initialize_class_data()
6826 …zend_hash_init_ex(&ce->properties_info, 0, NULL, (dtor_func_t) (persistent_hashes ? zend_destroy_p… in zend_initialize_class_data()
/PHP-5.5/ext/opcache/
H A Dzend_accelerator_util_funcs.c70 ce->function_table.pDestructor = (dtor_func_t) zend_accel_destroy_zend_function; in zend_accel_destroy_zend_class()
79 …zend_hash_init(&persistent_script->function_table, 100, NULL, (dtor_func_t) zend_accel_destroy_zen… in create_persistent_script()
139 persistent_script->function_table.pDestructor = (dtor_func_t)zend_accel_destroy_zend_function; in free_persistent_script()
140 persistent_script->class_table.pDestructor = (dtor_func_t)zend_accel_destroy_zend_class; in free_persistent_script()
163 dtor_func_t orig_dtor = ht->pDestructor; in zend_accel_free_user_functions()
192 dtor_func_t orig_dtor = src->pDestructor; in zend_accel_move_user_functions()
510 ht->pDestructor = (dtor_func_t) zend_destroy_property_info;
H A DZendAccelerator.c2185 zvalue->value.ht->pDestructor = (dtor_func_t)accel_fast_zval_ptr_dtor;
2227 function->op_array.static_variables->pDestructor = (dtor_func_t)accel_fast_zval_ptr_dtor;
2241 function->op_array.static_variables->pDestructor = (dtor_func_t)accel_fast_zval_ptr_dtor;
2274 ce->static_members->pDestructor = (dtor_func_t)accel_fast_zval_ptr_dtor;
2296 EG(symbol_table).pDestructor = (dtor_func_t)accel_fast_zval_ptr_dtor;
2298 dtor_func_t old_destructor;
2304 EG(symbol_table).pDestructor = (dtor_func_t)accel_fast_zval_ptr_dtor;
/PHP-5.5/main/
H A Dphp_ini.c263 zend_hash_init(Z_ARRVAL_P(option_arr), 0, NULL, (dtor_func_t) config_zval_dtor, 1); in php_ini_parser_cb()
334 zend_hash_init(Z_ARRVAL_P(section_arr), 0, NULL, (dtor_func_t) config_zval_dtor, 1); in php_ini_parser_cb()
392 if (zend_hash_init(&configuration_hash, 0, NULL, (dtor_func_t) config_zval_dtor, 1) == FAILURE) { in php_init_config()
H A Drfc1867.c762 zend_hash_init(uploaded_files, 5, NULL, (dtor_func_t) free_estring, 0);
/PHP-5.5/ext/standard/
H A Dbrowscap.c212 (dtor_func_t) (persistent?browscap_entry_dtor_persistent in php_browscap_parser_cb()
256 (dtor_func_t) (persistent?browscap_entry_dtor_persistent in browscap_read_file()
H A Duser_filters.c604 zend_hash_init(BG(user_filter_map), 5, NULL, (dtor_func_t) filter_item_dtor, 0); in PHP_FUNCTION()
/PHP-5.5/sapi/fpm/fpm/
H A Dfpm_main.c706 zend_hash_init(new_entry->user_config, 0, NULL, (dtor_func_t) config_zval_dtor, 1);
1485 …zend_hash_init(&php_cgi_globals->user_config_cache, 0, NULL, (dtor_func_t) user_config_cache_entry…
/PHP-5.5/sapi/cgi/
H A Dcgi_main.c765 zend_hash_init(new_entry->user_config, 0, NULL, (dtor_func_t) config_zval_dtor, 1);
1485 …zend_hash_init(&php_cgi_globals->user_config_cache, 0, NULL, (dtor_func_t) user_config_cache_entry…
/PHP-5.5/ext/spl/
H A Dphp_spl.c582 zend_hash_init(SPL_G(autoload_functions), 1, NULL, (dtor_func_t) autoload_func_info_dtor, 0); in PHP_FUNCTION()
/PHP-5.5/main/streams/
H A Dstreams.c266 (dtor_func_t)zend_llist_destroy, 0); in php_stream_wrapper_log_error()
/PHP-5.5/ext/mbstring/
H A Dmbstring.c4085 zend_hash_init(&ht_headers, 0, NULL, (dtor_func_t) my_smart_str_dtor, 0); in PHP_FUNCTION()

Completed in 82 milliseconds