Searched refs:ALLOC_HASHTABLE (Results 1 – 25 of 31) sorted by relevance
12
453 ALLOC_HASHTABLE(disp->dispid_to_name); in generate_dispids()454 ALLOC_HASHTABLE(disp->name_to_dispid); in generate_dispids()597 ALLOC_HASHTABLE(disp->name_to_dispid); in php_com_wrapper_export_as_sink()
468 ALLOC_HASHTABLE(obj->id_of_name_cache); in php_com_get_id_of_name()742 ALLOC_HASHTABLE(id_to_name); in PHP_FUNCTION()
363 ALLOC_HASHTABLE(obj->method_cache); in com_method_get()
377 ALLOC_HASHTABLE(stmt->bound_param_map);423 ALLOC_HASHTABLE(stmt->bound_param_map);
112 ALLOC_HASHTABLE(ret); in umsg_get_numeric_types()154 ALLOC_HASHTABLE(ret); in umsg_parse_format()
63 ALLOC_HASHTABLE(FG(stream_filters)); in php_stream_filter_register_factory_volatile()
256 ALLOC_HASHTABLE(FG(wrapper_errors)); in php_stream_wrapper_log_error()1788 ALLOC_HASHTABLE(FG(stream_wrappers)); in clone_wrapper_hash()
241 ALLOC_HASHTABLE(CG(delayed_autoloads)); in lookup_class()1588 ALLOC_HASHTABLE(*overridden); in zend_add_trait_method()1806 ALLOC_HASHTABLE(exclude_tables[trait_num]); in zend_traits_init_trait_structures()2271 ALLOC_HASHTABLE(CG(delayed_variance_obligations)); in get_or_init_obligations_for_class()2281 ALLOC_HASHTABLE(ht); in get_or_init_obligations_for_class()
233 #define ALLOC_HASHTABLE(ht) \ macro
345 ALLOC_HASHTABLE(EG(modified_ini_directives)); in zend_alter_ini_entry_ex()
968 ALLOC_HASHTABLE(EG(in_autoload)); in zend_lookup_class_ex()
631 ALLOC_HASHTABLE(guards); in zend_get_property_guard()
764 ALLOC_HASHTABLE(EG(modified_ini_directives)); in ZEND_FUNCTION()
189 ALLOC_HASHTABLE(data); in phar_make_dirstream()
102 ALLOC_HASHTABLE(np); in firebird_handle_preparer()
587 ALLOC_HASHTABLE(statement->columns); in php_oci_statement_execute()1255 ALLOC_HASHTABLE(statement->binds); in php_oci_bind_by_name()1715 ALLOC_HASHTABLE(statement->binds); in php_oci_bind_array_by_name()
96 ALLOC_HASHTABLE(connection->descriptors); in php_oci_lob_create()
148 ALLOC_HASHTABLE(statement->defines); in PHP_FUNCTION()
199 ALLOC_HASHTABLE(dest->classmap); in dom_copy_doc_props()217 ALLOC_HASHTABLE(doc_props->classmap); in dom_set_doc_classmap()
97 ALLOC_HASHTABLE(env_hash); in _php_array_to_envp()
1237 ALLOC_HASHTABLE(class_hash); in PHP_FUNCTION()
5215 ALLOC_HASHTABLE(BG(user_shutdown_function_names));5230 ALLOC_HASHTABLE(BG(user_shutdown_function_names));5252 ALLOC_HASHTABLE(BG(user_shutdown_function_names));
765 ALLOC_HASHTABLE(uploaded_files);
617 ALLOC_HASHTABLE(SPL_G(autoload_functions)); in PHP_FUNCTION()
1676 ALLOC_HASHTABLE(hash); in register_bound_parameter_to_sqlite()
Completed in 124 milliseconds