Home
last modified time | relevance | path

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

12

/php-src/ext/com_dotnet/
H A Dcom_wrapper.c433 ALLOC_HASHTABLE(disp->dispid_to_name); in generate_dispids()
434 ALLOC_HASHTABLE(disp->name_to_dispid); in generate_dispids()
561 ALLOC_HASHTABLE(disp->name_to_dispid); in php_com_wrapper_export_as_sink()
H A Dcom_com.c445 ALLOC_HASHTABLE(obj->id_of_name_cache); in php_com_get_id_of_name()
713 ALLOC_HASHTABLE(id_to_name); in PHP_FUNCTION()
H A Dcom_handlers.c371 ALLOC_HASHTABLE(obj->method_cache); in com_method_get()
/php-src/ext/dom/
H A Dprivate_data.c97 ALLOC_HASHTABLE(private_data->template_fragments); in php_dom_add_templated_content()
H A Dxml_serializer.c114 ALLOC_HASHTABLE(map->ht); in dom_xml_ns_prefix_map_ctor()
241 ALLOC_HASHTABLE(list); in dom_xml_ns_prefix_map_add()
H A Dphp_dom.c255 ALLOC_HASHTABLE(dest->classmap); in dom_copy_document_ref()
275 ALLOC_HASHTABLE(doc_props->classmap); in dom_set_doc_classmap()
/php-src/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-src/ext/pdo/
H A Dpdo_sql_parser.re368 ALLOC_HASHTABLE(stmt->bound_param_map);
413 ALLOC_HASHTABLE(stmt->bound_param_map);
H A Dpdo_stmt.c256 ALLOC_HASHTABLE(hash); in really_register_bound_param()
/php-src/main/streams/
H A Dfilter.c61 ALLOC_HASHTABLE(FG(stream_filters)); in php_stream_filter_register_factory_volatile()
H A Dstreams.c256 ALLOC_HASHTABLE(FG(wrapper_errors)); in php_stream_wrapper_log_error()
1930 ALLOC_HASHTABLE(FG(stream_wrappers)); in clone_wrapper_hash()
/php-src/ext/phar/
H A Ddirstream.c158 ALLOC_HASHTABLE(data); in phar_make_dirstream()
/php-src/Zend/
H A Dzend_alloc.h231 #define ALLOC_HASHTABLE(ht) \ macro
H A Dzend_ini.c381 ALLOC_HASHTABLE(EG(modified_ini_directives)); in zend_alter_ini_entry_ex()
H A Dzend_weakrefs.c470 ALLOC_HASHTABLE(ht); in zend_weakmap_get_properties_for()
H A Dzend_inheritance.c255 ALLOC_HASHTABLE(CG(delayed_autoloads)); in register_unresolved_class()
421 ALLOC_HASHTABLE(ht); in track_class_dependency()
2523 ALLOC_HASHTABLE(exclude_tables[trait_num]); in zend_traits_init_trait_structures()
3094 ALLOC_HASHTABLE(CG(delayed_variance_obligations)); in get_or_init_obligations_for_class()
3104 ALLOC_HASHTABLE(ht); in get_or_init_obligations_for_class()
H A Dzend_execute_API.c1202 ALLOC_HASHTABLE(CG(unlinked_uses)); in zend_lookup_class_ex()
1241 ALLOC_HASHTABLE(EG(in_autoload)); in zend_lookup_class_ex()
H A Dzend_builtin_functions.c438 ALLOC_HASHTABLE(EG(modified_ini_directives)); in ZEND_FUNCTION()
/php-src/ext/spl/
H A Dphp_spl.c521 ALLOC_HASHTABLE(spl_autoload_functions); in PHP_FUNCTION()
/php-src/ext/pdo_firebird/
H A Dfirebird_driver.c637 ALLOC_HASHTABLE(np); in firebird_handle_preparer()
/php-src/ext/standard/
H A Dbasic_functions.c1726 ALLOC_HASHTABLE(BG(user_shutdown_function_names));
1748 ALLOC_HASHTABLE(BG(user_shutdown_function_names));
H A Dproc_open.c171 ALLOC_HASHTABLE(env_hash); in _php_array_to_envp()
H A Dvar.c1408 ALLOC_HASHTABLE(class_hash); in php_unserialize_with_options()
/php-src/main/
H A Drfc1867.c758 ALLOC_HASHTABLE(uploaded_files);
/php-src/ext/sqlite3/
H A Dsqlite3.c1647 ALLOC_HASHTABLE(hash); in register_bound_parameter_to_sqlite()

Completed in 104 milliseconds

12