Home
last modified time | relevance | path

Searched refs:zend_hash_init (Results 26 – 50 of 100) sorted by relevance

1234

/PHP-5.5/ext/intl/msgformat/
H A Dmsgformat_helpers.cpp107 zend_hash_init(ret, parts_count, NULL, NULL, 0); in umsg_get_numeric_types()
155 zend_hash_init(ret, 32, NULL, NULL, 0); in umsg_parse_format()
/PHP-5.5/ext/pdo/
H A Dpdo_sql_parser.c673 zend_hash_init(stmt->bound_param_map, 13, NULL, NULL, 0); in pdo_parse_params()
714 zend_hash_init(stmt->bound_param_map, 13, NULL, NULL, 0); in pdo_parse_params()
H A Dpdo_sql_parser.re315 zend_hash_init(stmt->bound_param_map, 13, NULL, NULL, 0);
356 zend_hash_init(stmt->bound_param_map, 13, NULL, NULL, 0);
/PHP-5.5/main/
H A Doutput.c134 zend_hash_init(&php_output_handler_aliases, 0, NULL, NULL, 1); in php_output_startup()
135 zend_hash_init(&php_output_handler_conflicts, 0, NULL, NULL, 1); in php_output_startup()
136zend_hash_init(&php_output_handler_reverse_conflicts, 0, NULL, (void (*)(void *)) zend_hash_destro… in php_output_startup()
648 zend_hash_init(&rev, 1, NULL, NULL, 1); in php_output_handler_reverse_conflict_register()
H A Drfc1867.c759 zend_hash_init(&PG(rfc1867_protected_variables), 5, NULL, NULL, 0);
762 zend_hash_init(uploaded_files, 5, NULL, (dtor_func_t) free_estring, 0);
/PHP-5.5/Zend/
H A Dzend_execute_API.c158 zend_hash_init(&EG(symbol_table), 50, NULL, ZVAL_PTR_DTOR, 0); in init_executor()
164 zend_hash_init(&EG(included_files), 5, NULL, NULL, 0); in init_executor()
572 zend_hash_init(tmp_ht, zend_hash_num_elements(Z_ARRVAL_P(p)), NULL, ZVAL_PTR_DTOR, 0); in zval_update_constant_ex()
1071 zend_hash_init(EG(in_autoload), 0, NULL, NULL, 0); in zend_lookup_class_ex()
1687 zend_hash_init(EG(active_symbol_table), ex->op_array->last_var, NULL, ZVAL_PTR_DTOR, 0); in zend_rebuild_symbol_table()
H A Dzend_ini.c281 zend_hash_init(EG(modified_ini_directives), 8, NULL, NULL, 0); in zend_alter_ini_entry_ex()
/PHP-5.5/main/streams/
H A Dstreams.c265 zend_hash_init(FG(wrapper_errors), 8, NULL, in php_stream_wrapper_log_error()
1659 zend_hash_init(&url_stream_wrappers_hash, 0, NULL, NULL, 1) == SUCCESS in php_init_stream_wrappers()
1661 zend_hash_init(php_get_stream_filters_hash_global(), 0, NULL, NULL, 1) == SUCCESS in php_init_stream_wrappers()
1663 zend_hash_init(php_stream_xport_get_hash(), 0, NULL, NULL, 1) == SUCCESS in php_init_stream_wrappers()
1726zend_hash_init(FG(stream_wrappers), zend_hash_num_elements(&url_stream_wrappers_hash), NULL, NULL,… in clone_wrapper_hash()
/PHP-5.5/ext/sockets/
H A Dsendrecvmsg.c95 zend_hash_init(&ancillary_registry.ht, 32, NULL, NULL, 1); in init_ancillary_registry()
/PHP-5.5/ext/opcache/
H A Dzend_accelerator_util_funcs.c79zend_hash_init(&persistent_script->function_table, 100, NULL, (dtor_func_t) zend_accel_destroy_zen… in create_persistent_script()
84 zend_hash_init(&persistent_script->class_table, 10, NULL, ZEND_CLASS_DTOR, 0); in create_persistent_script()
941 zend_hash_init(&ZCG(bind_hash), 10, NULL, NULL, 0);
H A Dzend_shared_alloc.c405 zend_hash_init(&xlat_table, 100, NULL, NULL, 1); in zend_shared_alloc_lock()
/PHP-5.5/ext/phar/
H A Dtar.c239 zend_hash_init(&myphar->manifest, 2 + (totalsize >> 12), in phar_parse_tarfile()
241 zend_hash_init(&myphar->mounted_dirs, 5, in phar_parse_tarfile()
243 zend_hash_init(&myphar->virtual_dirs, 4 + (totalsize >> 11), in phar_parse_tarfile()
H A Dzip.c292 zend_hash_init(&mydata->manifest, PHAR_GET_16(locator.count), in phar_parse_zipfile()
294 zend_hash_init(&mydata->mounted_dirs, 5, in phar_parse_zipfile()
296 zend_hash_init(&mydata->virtual_dirs, PHAR_GET_16(locator.count) * 2, in phar_parse_zipfile()
/PHP-5.5/sapi/fpm/fpm/
H A Dfpm_main.c238 zend_hash_init(&sorted_registry, 50, NULL, NULL, 1); in print_modules()
706 zend_hash_init(new_entry->user_config, 0, NULL, (dtor_func_t) config_zval_dtor, 1);
1485zend_hash_init(&php_cgi_globals->user_config_cache, 0, NULL, (dtor_func_t) user_config_cache_entry…
H A Dfastcgi.c187 zend_hash_init(&fcgi_mgmt_vars, 0, NULL, fcgi_free_mgmt_var_cb, 1); in fcgi_init()
519 zend_hash_init(req->env, 0, NULL, (void (*)(void *)) fcgi_free_var, 0); in fcgi_read_request()
/PHP-5.5/ext/intl/collator/
H A Dcollator_sort.c508 zend_hash_init( sortedHash, 0, NULL, ZVAL_PTR_DTOR, 0 ); in PHP_FUNCTION()
/PHP-5.5/ext/standard/
H A Dbrowscap.c211 zend_hash_init(section_properties, 0, NULL, in php_browscap_parser_cb()
H A Duser_filters.c604 zend_hash_init(BG(user_filter_map), 5, NULL, (dtor_func_t) filter_item_dtor, 0); in PHP_FUNCTION()
/PHP-5.5/ext/mysqli/
H A Dmysqli_nonapi.c687 zend_hash_init(new_hash, zend_hash_num_elements(Z_ARRVAL_P(out_array)), NULL, ZVAL_PTR_DTOR, 0);
738zend_hash_init(new_hash, in_zval_array? zend_hash_num_elements(Z_ARRVAL_P(in_zval_array)):0, NULL,…
/PHP-5.5/ext/soap/
H A Dsoap.c537 zend_hash_init(&defEnc, 0, NULL, NULL, 1); in php_soap_prepare_globals()
538 zend_hash_init(&defEncIndex, 0, NULL, NULL, 1); in php_soap_prepare_globals()
539 zend_hash_init(&defEncNs, 0, NULL, NULL, 1); in php_soap_prepare_globals()
1091 zend_hash_init(typemap, 0, NULL, delete_encoder, 0); in soap_create_typemap()
1178zend_hash_init(service->class_map, zend_hash_num_elements((*tmp)->value.ht), NULL, ZVAL_PTR_DTOR, … in PHP_METHOD()
1211 zend_hash_init(service->soap_functions.ft, 0, NULL, ZVAL_PTR_DTOR, 0); in PHP_METHOD()
1416zend_hash_init(service->soap_functions.ft, zend_hash_num_elements(Z_ARRVAL_P(function_name)), NULL… in PHP_METHOD()
1463 zend_hash_init(service->soap_functions.ft, 0, NULL, ZVAL_PTR_DTOR, 0); in PHP_METHOD()
2903 zend_hash_init(soap_headers, 0, NULL, ZVAL_PTR_DTOR, 0);
2918 zend_hash_init(t, 0, NULL, ZVAL_PTR_DTOR, 0);
/PHP-5.5/ext/oci8/
H A Doci8_statement.c485 zend_hash_init(statement->columns, 13, NULL, php_oci_column_hash_dtor, 0); in php_oci_statement_execute()
1100 zend_hash_init(statement->binds, 13, NULL, php_oci_bind_hash_dtor, 0); in php_oci_bind_by_name()
1457 zend_hash_init(statement->binds, 13, NULL, php_oci_bind_hash_dtor, 0); in php_oci_bind_array_by_name()
/PHP-5.5/sapi/cgi/
H A Dcgi_main.c238 zend_hash_init(&sorted_registry, 50, NULL, NULL, 1); in print_modules()
765 zend_hash_init(new_entry->user_config, 0, NULL, (dtor_func_t) config_zval_dtor, 1);
1485zend_hash_init(&php_cgi_globals->user_config_cache, 0, NULL, (dtor_func_t) user_config_cache_entry…
/PHP-5.5/ext/pdo_firebird/
H A Dfirebird_driver.c152 zend_hash_init(np, 8, NULL, NULL, 0); in firebird_handle_preparer()
/PHP-5.5/ext/dom/
H A Dxpath.c227 zend_hash_init(intern->node_list, 0, NULL, ZVAL_PTR_DTOR, 0); in dom_xpath_ext_function_php()
/PHP-5.5/ext/com_dotnet/
H A Dcom_typeinfo.c470 zend_hash_init(id_to_name, 0, NULL, ZVAL_PTR_DTOR, 0); in php_com_process_typeinfo()

Completed in 139 milliseconds

1234