Home
last modified time | relevance | path

Searched refs:ZEND_HASH_MAP_FOREACH_STR_KEY (Results 1 – 23 of 23) sorted by relevance

/PHP-8.4/ext/dom/
H A Dtoken_list.c91 ZEND_HASH_MAP_FOREACH_STR_KEY(token_set, token) { in dom_ordered_set_serializer()
109 ZEND_HASH_MAP_FOREACH_STR_KEY(token_set, token) { in dom_ordered_set_serializer()
H A Dxpath_callbacks.c173 ZEND_HASH_MAP_FOREACH_STR_KEY(&ns->functions, name) { in php_dom_xpath_callbacks_delayed_lib_registration()
/PHP-8.4/ext/standard/
H A Duser_filters.c485 ZEND_HASH_MAP_FOREACH_STR_KEY(filters_hash, filter_name) { in PHP_FUNCTION()
H A Dpassword.c669 ZEND_HASH_MAP_FOREACH_STR_KEY(&php_password_algos, algo) { in PHP_FUNCTION()
H A Dstreamsfuncs.c598 ZEND_HASH_MAP_FOREACH_STR_KEY(stream_xport_hash, stream_xport) { in PHP_FUNCTION()
614 ZEND_HASH_MAP_FOREACH_STR_KEY(url_stream_wrappers_hash, stream_protocol) { in PHP_FUNCTION()
H A Dinfo.c103 ZEND_HASH_MAP_FOREACH_STR_KEY(ht, key) { in php_info_print_stream_hash()
/PHP-8.4/sapi/phpdbg/
H A Dphpdbg_info.c72 ZEND_HASH_MAP_FOREACH_STR_KEY(&EG(included_files), fname) { in PHPDBG_INFO()
H A Dphpdbg.c573 ZEND_HASH_MAP_FOREACH_STR_KEY(files, name) { in PHP_FUNCTION()
H A Dphpdbg_bp.c315 ZEND_HASH_MAP_FOREACH_STR_KEY(&PHPDBG_G(file_sources), file) { in phpdbg_set_breakpoint_file()
/PHP-8.4/sapi/apache2handler/
H A Dsapi_apache2.c572 ZEND_HASH_MAP_FOREACH_STR_KEY(&c->config, str) { in php_apache_ini_dtor()
/PHP-8.4/ext/hash/
H A Dhash.c870 ZEND_HASH_MAP_FOREACH_STR_KEY(&php_hash_hashtable, str) { in PHP_FUNCTION()
1682 ZEND_HASH_MAP_FOREACH_STR_KEY(&php_hash_hashtable, str) { in PHP_MINFO_FUNCTION()
/PHP-8.4/ext/phar/
H A Dstream.c624 ZEND_HASH_MAP_FOREACH_STR_KEY(&phar->mounted_dirs, str_key) { in phar_wrapper_stat()
H A Dutil.c1352 ZEND_HASH_MAP_FOREACH_STR_KEY(&phar->mounted_dirs, str_key) { in phar_get_entry_info_dir()
/PHP-8.4/Zend/
H A Dzend_hash.c3318 ZEND_HASH_MAP_FOREACH_STR_KEY(ht, str_key) { in zend_symtable_to_proptable()
3368 ZEND_HASH_MAP_FOREACH_STR_KEY(ht, str_key) { in zend_proptable_to_symtable()
H A Dzend_builtin_functions.c1225 ZEND_HASH_MAP_FOREACH_STR_KEY(&EG(included_files), entry) { in ZEND_FUNCTION()
H A Dzend_hash.h1334 #define ZEND_HASH_MAP_FOREACH_STR_KEY(ht, _key) \ macro
H A Dzend_inheritance.c1045 ZEND_HASH_MAP_FOREACH_STR_KEY(CG(delayed_autoloads), unresolved_class) { in emit_incompatible_method_error()
H A Dzend_compile.c7980 ZEND_HASH_MAP_FOREACH_STR_KEY(&info->uses, var_name) in compile_implicit_lexical_binds()
8029 ZEND_HASH_MAP_FOREACH_STR_KEY(&info->uses, var_name) in zend_compile_implicit_closure_uses()
H A Dzend_vm_def.h9355 ZEND_HASH_MAP_FOREACH_STR_KEY(ht, key) { in ZEND_HASH_MAP_FOREACH_STR_KEY() function
H A Dzend_vm_execute.h8261 ZEND_HASH_MAP_FOREACH_STR_KEY(ht, key) { in ZEND_IN_ARRAY_SPEC_CONST_CONST_HANDLER()
20981 ZEND_HASH_MAP_FOREACH_STR_KEY(ht, key) { in ZEND_IN_ARRAY_SPEC_TMP_CONST_HANDLER()
26322 ZEND_HASH_MAP_FOREACH_STR_KEY(ht, key) { in ZEND_IN_ARRAY_SPEC_VAR_CONST_HANDLER()
45780 ZEND_HASH_MAP_FOREACH_STR_KEY(ht, key) { in ZEND_IN_ARRAY_SPEC_CV_CONST_HANDLER()
/PHP-8.4/Zend/Optimizer/
H A Dsccp.c726 ZEND_HASH_MAP_FOREACH_STR_KEY(ht, key) { in ct_eval_in_array()
/PHP-8.4/ext/reflection/
H A Dphp_reflection.c795 ZEND_HASH_MAP_FOREACH_STR_KEY(static_variables, key) { in _function_closure_string()
/PHP-8.4/ext/ffi/
H A Dffi.c4808 ZEND_HASH_MAP_FOREACH_STR_KEY(&type->record.fields, name) { in ZEND_METHOD()

Completed in 334 milliseconds