Home
last modified time | relevance | path

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

12

/PHP-7.4/ext/com_dotnet/
H A Dcom_wrapper.c453 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()
H A Dcom_com.c468 ALLOC_HASHTABLE(obj->id_of_name_cache); in php_com_get_id_of_name()
742 ALLOC_HASHTABLE(id_to_name); in PHP_FUNCTION()
H A Dcom_handlers.c363 ALLOC_HASHTABLE(obj->method_cache); in com_method_get()
/PHP-7.4/ext/pdo/
H A Dpdo_sql_parser.re377 ALLOC_HASHTABLE(stmt->bound_param_map);
423 ALLOC_HASHTABLE(stmt->bound_param_map);
/PHP-7.4/ext/intl/msgformat/
H A Dmsgformat_helpers.cpp112 ALLOC_HASHTABLE(ret); in umsg_get_numeric_types()
154 ALLOC_HASHTABLE(ret); in umsg_parse_format()
/PHP-7.4/main/streams/
H A Dfilter.c63 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()
1788 ALLOC_HASHTABLE(FG(stream_wrappers)); in clone_wrapper_hash()
/PHP-7.4/Zend/
H A Dzend_inheritance.c241 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()
H A Dzend_alloc.h233 #define ALLOC_HASHTABLE(ht) \ macro
H A Dzend_ini.c345 ALLOC_HASHTABLE(EG(modified_ini_directives)); in zend_alter_ini_entry_ex()
H A Dzend_execute_API.c968 ALLOC_HASHTABLE(EG(in_autoload)); in zend_lookup_class_ex()
H A Dzend_object_handlers.c631 ALLOC_HASHTABLE(guards); in zend_get_property_guard()
H A Dzend_builtin_functions.c764 ALLOC_HASHTABLE(EG(modified_ini_directives)); in ZEND_FUNCTION()
/PHP-7.4/ext/phar/
H A Ddirstream.c189 ALLOC_HASHTABLE(data); in phar_make_dirstream()
/PHP-7.4/ext/pdo_firebird/
H A Dfirebird_driver.c102 ALLOC_HASHTABLE(np); in firebird_handle_preparer()
/PHP-7.4/ext/oci8/
H A Doci8_statement.c587 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()
H A Doci8_lob.c96 ALLOC_HASHTABLE(connection->descriptors); in php_oci_lob_create()
H A Doci8_interface.c148 ALLOC_HASHTABLE(statement->defines); in PHP_FUNCTION()
/PHP-7.4/ext/dom/
H A Dphp_dom.c199 ALLOC_HASHTABLE(dest->classmap); in dom_copy_doc_props()
217 ALLOC_HASHTABLE(doc_props->classmap); in dom_set_doc_classmap()
/PHP-7.4/ext/standard/
H A Dproc_open.c97 ALLOC_HASHTABLE(env_hash); in _php_array_to_envp()
H A Dvar.c1237 ALLOC_HASHTABLE(class_hash); in PHP_FUNCTION()
H A Dbasic_functions.c5215 ALLOC_HASHTABLE(BG(user_shutdown_function_names));
5230 ALLOC_HASHTABLE(BG(user_shutdown_function_names));
5252 ALLOC_HASHTABLE(BG(user_shutdown_function_names));
/PHP-7.4/main/
H A Drfc1867.c765 ALLOC_HASHTABLE(uploaded_files);
/PHP-7.4/ext/spl/
H A Dphp_spl.c617 ALLOC_HASHTABLE(SPL_G(autoload_functions)); in PHP_FUNCTION()
/PHP-7.4/ext/sqlite3/
H A Dsqlite3.c1676 ALLOC_HASHTABLE(hash); in register_bound_parameter_to_sqlite()

Completed in 147 milliseconds

12