Home
last modified time | relevance | path

Searched refs:zend_hash_apply_with_argument (Results 1 – 25 of 27) sorted by relevance

12

/PHP-5.5/Zend/
H A Dzend_list.c255zend_hash_apply_with_argument(&EG(persistent_list), (apply_func_arg_t) clean_module_resource, (voi… in zend_clean_module_rsrc_dtors_cb()
265zend_hash_apply_with_argument(&list_destructors, (apply_func_arg_t) zend_clean_module_rsrc_dtors_c… in zend_clean_module_rsrc_dtors()
H A Dzend_ini.c226zend_hash_apply_with_argument(registered_zend_ini_directives, (apply_func_arg_t) zend_remove_ini_e… in zend_unregister_ini_entries()
242zend_hash_apply_with_argument(EG(ini_directives), (apply_func_arg_t) zend_ini_refresh_cache, (void… in zend_ini_refresh_caches()
H A Dzend_ts_hash.c168 zend_hash_apply_with_argument(TS_HASH(ht), apply_func, argument TSRMLS_CC); in zend_ts_hash_apply_with_argument()
H A Dzend_hash.h140 ZEND_API void zend_hash_apply_with_argument(HashTable *ht, apply_func_arg_t apply_func, void * TSRM…
H A Dzend_constants.c82zend_hash_apply_with_argument(EG(zend_constants), (apply_func_arg_t) clean_module_constant, (void … in clean_module_constants()
H A Dzend_execute_API.c655zend_hash_apply_with_argument(Z_ARRVAL_P(p), (apply_func_arg_t) zval_update_constant_inline_change… in zval_update_constant_ex()
1580zend_hash_apply_with_argument(&ce->function_table, (apply_func_arg_t) zend_verify_abstract_class_f… in zend_verify_abstract_class()
H A Dzend_builtin_functions.c1936zend_hash_apply_with_argument(&module_registry, (apply_func_arg_t) add_extension_info, return_valu… in ZEND_FUNCTION()
2011zend_hash_apply_with_argument(EG(zend_constants), (apply_func_arg_t) add_constant_info, return_val… in ZEND_FUNCTION()
H A Dzend_hash.c731 ZEND_API void zend_hash_apply_with_argument(HashTable *ht, apply_func_arg_t apply_func, void *argum… in zend_hash_apply_with_argument() function
H A Dzend_API.c1097zend_hash_apply_with_argument(&class_type->constants_table, (apply_func_arg_t) zval_update_constan… in zend_update_class_constants()
2342zend_hash_apply_with_argument(EG(class_table), (apply_func_arg_t) clean_module_class, (void *) &mo… in clean_module_classes()
/PHP-5.5/main/
H A Dphp_ini.c176zend_hash_apply_with_argument(EG(ini_directives), (apply_func_arg_t) php_ini_available, &module_nu… in display_ini_entries()
180zend_hash_apply_with_argument(EG(ini_directives), (apply_func_arg_t) php_ini_displayer, (void *) (… in display_ini_entries()
/PHP-5.5/ext/spl/
H A Dphp_spl.c834zend_hash_apply_with_argument(Z_ARRVAL_P(&list), (apply_func_arg_t)spl_build_class_list_string, &s… in PHP_MINFO_FUNCTION()
843zend_hash_apply_with_argument(Z_ARRVAL_P(&list), (apply_func_arg_t)spl_build_class_list_string, &s… in PHP_MINFO_FUNCTION()
/PHP-5.5/ext/ereg/
H A Dereg.c152 zend_hash_apply_with_argument(&EREG(ht_rc), ereg_clean_cache, &num_clean TSRMLS_CC); in _php_regcomp()
/PHP-5.5/ext/phar/
H A Dtar.c1178zend_hash_apply_with_argument(&phar->manifest, (apply_func_arg_t) phar_tar_setupmetadata, (void *)… in phar_tar_flush()
1190zend_hash_apply_with_argument(&phar->manifest, (apply_func_arg_t) phar_tar_writeheaders, (void *) … in phar_tar_flush()
H A Dphar.c86zend_hash_apply_with_argument(&(PHAR_GLOBALS->phar_fname_map), phar_set_writeable_bit, (void *)&in… in ZEND_INI_MH()
369zend_hash_apply_with_argument(&(PHAR_GLOBALS->phar_alias_map), phar_unalias_apply, phar_data TSRML… in destroy_phar_data()
H A Dzip.c1397 zend_hash_apply_with_argument(&phar->manifest, phar_zip_changed_apply, (void *) &pass TSRMLS_CC); in phar_zip_flush()
H A Dutil.c2070zend_hash_apply_with_argument(&newmanifest, (apply_func_arg_t) phar_update_cached_entry, (void *)p…
/PHP-5.5/ext/reflection/
H A Dphp_reflection.c430zend_hash_apply_with_argument(&ce->constants_table, (apply_func_arg_t) zval_update_constant, (void… in _class_string()
1888zend_hash_apply_with_argument(fptr->op_array.static_variables, (apply_func_arg_t) zval_update_cons… in ZEND_METHOD()
1977zend_hash_apply_with_argument(Z_ARRVAL_P(param_array), (apply_func_arg_t)_zval_array_to_c_array, &… in ZEND_METHOD()
2964zend_hash_apply_with_argument(Z_ARRVAL_P(param_array), (apply_func_arg_t)_zval_array_to_c_array, &… in ZEND_METHOD()
4024zend_hash_apply_with_argument(&ce->constants_table, (apply_func_arg_t)zval_update_constant_inline_… in ZEND_METHOD()
4045zend_hash_apply_with_argument(&ce->constants_table, (apply_func_arg_t)zval_update_constant_inline_… in ZEND_METHOD()
4331 zend_hash_apply_with_argument(args, (apply_func_arg_t)_zval_array_to_c_array, &params TSRMLS_CC); in ZEND_METHOD()
/PHP-5.5/main/streams/
H A Dstreams.c93 zend_hash_apply_with_argument(&EG(regular_list), in forget_persistent_resource_id_numbers()
522zend_hash_apply_with_argument(&EG(persistent_list), (apply_func_arg_t) _php_stream_free_persistent… in _php_stream_free()
/PHP-5.5/ext/dba/
H A Ddba.c463zend_hash_apply_with_argument(&EG(persistent_list), (apply_func_arg_t) dba_close_pe_rsrc_deleter, … in dba_close_pe_rsrc()
/PHP-5.5/ext/opcache/
H A Dzend_accelerator_util_funcs.c213zend_hash_apply_with_argument(CG(function_table), (apply_func_arg_t)copy_internal_function, &ZCG(f… in zend_accel_copy_internal_functions()
/PHP-5.5/sapi/fpm/fpm/
H A Dfpm_main.c241zend_hash_apply_with_argument(&sorted_registry, (apply_func_arg_t) print_module_info, NULL TSRMLS_… in print_modules()
/PHP-5.5/ext/pcre/
H A Dphp_pcre.c457 zend_hash_apply_with_argument(&PCRE_G(pcre_cache), pcre_clean_cache, &num_clean TSRMLS_CC); in pcre_get_compiled_regex_cache()
/PHP-5.5/ext/odbc/
H A Dphp_odbc.c1152 zend_hash_apply_with_argument(&EG(persistent_list), in PHP_FUNCTION()
2739zend_hash_apply_with_argument(&EG(persistent_list), (apply_func_arg_t) _close_pconn_with_id, (void… in PHP_FUNCTION()
/PHP-5.5/ext/oci8/
H A Doci8_statement.c454zend_hash_apply_with_argument(statement->binds, (apply_func_arg_t) php_oci_bind_pre_exec, (void *)… in php_oci_statement_execute()
/PHP-5.5/sapi/cgi/
H A Dcgi_main.c241zend_hash_apply_with_argument(&sorted_registry, (apply_func_arg_t) print_module_info, NULL TSRMLS_… in print_modules()

Completed in 168 milliseconds

12