Searched refs:ALLOC_HASHTABLE (Results 1 – 25 of 31) sorted by relevance
12
433 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()
445 ALLOC_HASHTABLE(obj->id_of_name_cache); in php_com_get_id_of_name()713 ALLOC_HASHTABLE(id_to_name); in PHP_FUNCTION()
371 ALLOC_HASHTABLE(obj->method_cache); in com_method_get()
97 ALLOC_HASHTABLE(private_data->template_fragments); in php_dom_add_templated_content()
114 ALLOC_HASHTABLE(map->ht); in dom_xml_ns_prefix_map_ctor()241 ALLOC_HASHTABLE(list); in dom_xml_ns_prefix_map_add()
255 ALLOC_HASHTABLE(dest->classmap); in dom_copy_document_ref()275 ALLOC_HASHTABLE(doc_props->classmap); in dom_set_doc_classmap()
109 ALLOC_HASHTABLE(ret); in umsg_get_numeric_types()151 ALLOC_HASHTABLE(ret); in umsg_parse_format()
368 ALLOC_HASHTABLE(stmt->bound_param_map);413 ALLOC_HASHTABLE(stmt->bound_param_map);
256 ALLOC_HASHTABLE(hash); in really_register_bound_param()
61 ALLOC_HASHTABLE(FG(stream_filters)); in php_stream_filter_register_factory_volatile()
256 ALLOC_HASHTABLE(FG(wrapper_errors)); in php_stream_wrapper_log_error()1930 ALLOC_HASHTABLE(FG(stream_wrappers)); in clone_wrapper_hash()
158 ALLOC_HASHTABLE(data); in phar_make_dirstream()
231 #define ALLOC_HASHTABLE(ht) \ macro
381 ALLOC_HASHTABLE(EG(modified_ini_directives)); in zend_alter_ini_entry_ex()
470 ALLOC_HASHTABLE(ht); in zend_weakmap_get_properties_for()
255 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()
1202 ALLOC_HASHTABLE(CG(unlinked_uses)); in zend_lookup_class_ex()1241 ALLOC_HASHTABLE(EG(in_autoload)); in zend_lookup_class_ex()
438 ALLOC_HASHTABLE(EG(modified_ini_directives)); in ZEND_FUNCTION()
521 ALLOC_HASHTABLE(spl_autoload_functions); in PHP_FUNCTION()
637 ALLOC_HASHTABLE(np); in firebird_handle_preparer()
1726 ALLOC_HASHTABLE(BG(user_shutdown_function_names));1748 ALLOC_HASHTABLE(BG(user_shutdown_function_names));
171 ALLOC_HASHTABLE(env_hash); in _php_array_to_envp()
1408 ALLOC_HASHTABLE(class_hash); in php_unserialize_with_options()
758 ALLOC_HASHTABLE(uploaded_files);
1647 ALLOC_HASHTABLE(hash); in register_bound_parameter_to_sqlite()
Completed in 104 milliseconds