Home
last modified time | relevance | path

Searched refs:ALLOC_HASHTABLE (Results 1 – 25 of 32) sorted by relevance

12

/PHP-8.1/ext/com_dotnet/
H A Dcom_wrapper.c451 ALLOC_HASHTABLE(disp->dispid_to_name); in generate_dispids()
452 ALLOC_HASHTABLE(disp->name_to_dispid); in generate_dispids()
595 ALLOC_HASHTABLE(disp->name_to_dispid); in php_com_wrapper_export_as_sink()
H A Dcom_com.c450 ALLOC_HASHTABLE(obj->id_of_name_cache); in php_com_get_id_of_name()
723 ALLOC_HASHTABLE(id_to_name); in PHP_FUNCTION()
H A Dcom_handlers.c371 ALLOC_HASHTABLE(obj->method_cache); in com_method_get()
/PHP-8.1/ext/intl/msgformat/
H A Dmsgformat_helpers.cpp109 ALLOC_HASHTABLE(ret); in umsg_get_numeric_types()
151 ALLOC_HASHTABLE(ret); in umsg_parse_format()
/PHP-8.1/ext/pdo/
H A Dpdo_sql_parser.re355 ALLOC_HASHTABLE(stmt->bound_param_map);
400 ALLOC_HASHTABLE(stmt->bound_param_map);
/PHP-8.1/main/streams/
H A Dfilter.c61 ALLOC_HASHTABLE(FG(stream_filters)); in php_stream_filter_register_factory_volatile()
H A Dstreams.c254 ALLOC_HASHTABLE(FG(wrapper_errors)); in php_stream_wrapper_log_error()
1777 ALLOC_HASHTABLE(FG(stream_wrappers)); in clone_wrapper_hash()
/PHP-8.1/Zend/
H A Dzend_ini.c374 ALLOC_HASHTABLE(EG(modified_ini_directives)); in zend_alter_ini_entry_ex()
H A Dzend_alloc.h234 #define ALLOC_HASHTABLE(ht) \ macro
H A Dzend_inheritance.c223 ALLOC_HASHTABLE(CG(delayed_autoloads)); in register_unresolved_class()
405 ALLOC_HASHTABLE(ht); in track_class_dependency()
2007 ALLOC_HASHTABLE(exclude_tables[trait_num]); in zend_traits_init_trait_structures()
2386 ALLOC_HASHTABLE(CG(delayed_variance_obligations)); in get_or_init_obligations_for_class()
2396 ALLOC_HASHTABLE(ht); in get_or_init_obligations_for_class()
H A Dzend_weakrefs.c423 ALLOC_HASHTABLE(ht); in zend_weakmap_get_properties_for()
H A Dzend_execute_API.c1107 ALLOC_HASHTABLE(CG(unlinked_uses)); in zend_lookup_class_ex()
1146 ALLOC_HASHTABLE(EG(in_autoload)); in zend_lookup_class_ex()
H A Dzend_builtin_functions.c395 ALLOC_HASHTABLE(EG(modified_ini_directives)); in ZEND_FUNCTION()
H A Dzend_object_handlers.c546 ALLOC_HASHTABLE(guards); in zend_get_property_guard()
/PHP-8.1/ext/phar/
H A Ddirstream.c178 ALLOC_HASHTABLE(data); in phar_make_dirstream()
/PHP-8.1/ext/oci8/
H A Doci8_statement.c585 ALLOC_HASHTABLE(statement->columns); in php_oci_statement_execute()
1248 ALLOC_HASHTABLE(statement->binds); in php_oci_bind_by_name()
1705 ALLOC_HASHTABLE(statement->binds); in php_oci_bind_array_by_name()
H A Doci8_lob.c94 ALLOC_HASHTABLE(connection->descriptors); in php_oci_lob_create()
H A Doci8_interface.c121 ALLOC_HASHTABLE(statement->defines); in PHP_FUNCTION()
/PHP-8.1/ext/pdo_firebird/
H A Dfirebird_driver.c523 ALLOC_HASHTABLE(np); in firebird_handle_preparer()
/PHP-8.1/ext/spl/
H A Dphp_spl.c524 ALLOC_HASHTABLE(spl_autoload_functions); in PHP_FUNCTION()
/PHP-8.1/ext/dom/
H A Dphp_dom.c191 ALLOC_HASHTABLE(dest->classmap); in dom_copy_doc_props()
209 ALLOC_HASHTABLE(doc_props->classmap); in dom_set_doc_classmap()
/PHP-8.1/ext/standard/
H A Dbasic_functions.c1809 ALLOC_HASHTABLE(BG(user_shutdown_function_names));
1831 ALLOC_HASHTABLE(BG(user_shutdown_function_names));
H A Dproc_open.c160 ALLOC_HASHTABLE(env_hash); in _php_array_to_envp()
H A Dvar.c1363 ALLOC_HASHTABLE(class_hash); in php_unserialize_with_options()
/PHP-8.1/main/
H A Drfc1867.c763 ALLOC_HASHTABLE(uploaded_files);

Completed in 113 milliseconds

12