Home
last modified time | relevance | path

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

1234

/PHP-5.5/ext/mbstring/
H A Dphp_mbregex.c69 zend_hash_init(&(pglobals->ht_rc), 0, NULL, (void (*)(void *)) php_mb_regex_free_cache, 1); in _php_mb_regex_globals_ctor()
H A Dmbstring.c4085 zend_hash_init(&ht_headers, 0, NULL, (dtor_func_t) my_smart_str_dtor, 0); in PHP_FUNCTION()
/PHP-5.5/ext/zip/
H A Dphp_zip.c1123 zend_hash_init(intern->zo.properties, 0, NULL, ZVAL_PTR_DTOR, 0); in php_zip_object_new()
2797 zend_hash_init(&zip_prop_handlers, 0, NULL, NULL, 1); in PHP_MINIT_FUNCTION()
/PHP-5.5/ext/xmlreader/
H A Dphp_xmlreader.c1327 zend_hash_init(&xmlreader_prop_handlers, 0, NULL, NULL, 1); in PHP_MINIT_FUNCTION()
/PHP-5.5/ext/hash/
H A Dhash.c969 zend_hash_init(&php_hash_hashtable, 35, NULL, NULL, 1); in PHP_MINIT_FUNCTION()
/PHP-5.5/ext/spl/
H A Dspl_dllist.c519 zend_hash_init(intern->debug_info, 1, NULL, ZVAL_PTR_DTOR, 0); in spl_dllist_object_get_debug_info()
H A Dspl_observer.c272 zend_hash_init(&intern->storage, 0, NULL, (void (*)(void *))spl_object_storage_dtor, 0); in spl_object_storage_new_ex()
/PHP-5.5/ext/standard/
H A Darray.c1843 zend_hash_init(out_hash, (length > 0 ? num_in - length : 0) + list_count, NULL, ZVAL_PTR_DTOR, 0); in php_splice()
3187 zend_hash_init(ht, zend_hash_num_elements(return_value->value.ht), NULL, ZVAL_PTR_DTOR, 0); in php_array_intersect()
3604 zend_hash_init(ht, zend_hash_num_elements(return_value->value.ht), NULL, ZVAL_PTR_DTOR, 0); in php_array_diff()
/PHP-5.5/ext/pdo/
H A Dpdo_stmt.c311 zend_hash_init(hash, 13, NULL, param_dtor, 0); in really_register_bound_param()
900 zend_hash_init(return_value->value.ht, stmt->column_count, NULL, ZVAL_PTR_DTOR, 0); in do_fetch()
/PHP-5.5/sapi/cgi/
H A Dfastcgi.c418 zend_hash_init(&fcgi_mgmt_vars, 0, NULL, fcgi_free_mgmt_var_cb, 1); in fcgi_init()
/PHP-5.5/ext/pcre/
H A Dphp_pcre.c104 zend_hash_init(&pcre_globals->pcre_cache, 0, NULL, php_free_pcre_cache, 1); in PHP_GINIT_FUNCTION()
/PHP-5.5/ext/phar/
H A Dphar_object.c2246 zend_hash_init(&(phar->manifest), sizeof(phar_entry_info), in phar_convert_to_other()
2248 zend_hash_init(&phar->mounted_dirs, sizeof(char *), in phar_convert_to_other()
2250 zend_hash_init(&phar->virtual_dirs, sizeof(char *), in phar_convert_to_other()
/PHP-5.5/ext/oci8/
H A Doci8_interface.c72 zend_hash_init(statement->defines, 13, NULL, php_oci_define_hash_dtor, 0); in PHP_FUNCTION()
/PHP-5.5/Zend/
H A Dzend_compile.c228 zend_hash_init(&CG(filenames_table), 5, NULL, (dtor_func_t) free_estring, 0); in init_compiler()
2313 zend_hash_init(CG(context).labels, 4, NULL, NULL, 0); in zend_do_label()
2990zend_hash_init(op_array->static_variables, zend_hash_num_elements(static_variables), NULL, ZVAL_PT… in function_add_ref()
5993 zend_hash_init(CG(active_op_array)->static_variables, 2, NULL, ZVAL_PTR_DTOR, 0); in zend_do_fetch_static_variable()
7028 zend_hash_init(CG(current_import), 0, NULL, ZVAL_PTR_DTOR, 0); in zend_do_use()
H A Dzend_execute.c984 zend_hash_init(EG(active_op_array)->static_variables, 2, NULL, ZVAL_PTR_DTOR, 0); in zend_get_target_symbol_table()
H A Dzend_vm_def.h4651 zend_hash_init(EG(modified_ini_directives), 8, NULL, NULL, 0);
H A Dzend_vm_execute.h813 zend_hash_init(EG(modified_ini_directives), 8, NULL, NULL, 0); in ZEND_BEGIN_SILENCE_SPEC_HANDLER()
/PHP-5.5/ext/sockets/
H A Dsockets.c806 zend_hash_init(new_hash, zend_hash_num_elements(Z_ARRVAL_P(sock_array)), NULL, ZVAL_PTR_DTOR, 0);
/PHP-5.5/ext/sqlite3/
H A Dsqlite3.c1388 zend_hash_init(hash, 13, NULL, sqlite3_param_dtor, 0);
/PHP-5.5/ext/mssql/
H A Dphp_mssql.c2088 zend_hash_init(statement->binds, 13, NULL, _mssql_bind_hash_dtor, 0);
/PHP-5.5/ext/snmp/
H A Dsnmp.c2421 zend_hash_init(&php_snmp_properties, 0, NULL, NULL, 1); in PHP_MINIT_FUNCTION()
/PHP-5.5/ext/mysqlnd/
H A Dmysqlnd.c2509zend_hash_init(conn->options->connect_attr, 0, NULL, conn->persistent? connect_attr_item_pdtor:con…
/PHP-5.5/ext/curl/
H A Dinterface.c1836 zend_hash_init((*ch)->to_free->slist, 4, NULL, curl_free_slist, 0); in alloc_curl_handle()
/PHP-5.5/ext/soap/
H A Dphp_encoding.c3579 zend_hash_init(SOAP_GLOBAL(ref_map), 0, NULL, NULL, 0); in encode_reset_ns()
/PHP-5.5/ext/date/
H A Dphp_date.c911 zend_hash_init(DATEG(tzcache), 4, NULL, _php_date_tzinfo_dtor, 0); in php_date_parse_tzfile()

Completed in 319 milliseconds

1234