Home
last modified time | relevance | path

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

123

/PHP-5.5/ext/xsl/
H A Dphp_xsl.c134 ALLOC_HASHTABLE(intern->parameter); in xsl_objects_new()
136 ALLOC_HASHTABLE(intern->registered_phpfunctions); in xsl_objects_new()
/PHP-5.5/ext/intl/msgformat/
H A Dmsgformat_format.c44 ALLOC_HASHTABLE(args_copy); in msgfmt_do_format()
H A Dmsgformat_helpers.cpp106 ALLOC_HASHTABLE(ret); in umsg_get_numeric_types()
154 ALLOC_HASHTABLE(ret); in umsg_parse_format()
/PHP-5.5/ext/com_dotnet/
H A Dcom_wrapper.c461 ALLOC_HASHTABLE(disp->dispid_to_name); in generate_dispids()
462 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.c454 ALLOC_HASHTABLE(obj->id_of_name_cache); in php_com_get_id_of_name()
715 ALLOC_HASHTABLE(id_to_name); in PHP_FUNCTION()
H A Dcom_handlers.c347 ALLOC_HASHTABLE(obj->method_cache); in com_method_get()
/PHP-5.5/ext/standard/
H A Dphp_var.h59 ALLOC_HASHTABLE(var_hash_ptr); \
H A Dstreamsfuncs.c656 ALLOC_HASHTABLE(new_hash); in stream_array_from_fd_set()
729 ALLOC_HASHTABLE(new_hash); in stream_array_emulate_read_fd_set()
/PHP-5.5/Zend/
H A Dzend_objects.c185 ALLOC_HASHTABLE(new_object->properties); in zend_objects_clone_members()
H A Dzend_closures.c329 ALLOC_HASHTABLE(closure->debug_info); in zend_closure_get_debug_info()
464 ALLOC_HASHTABLE(closure->func.op_array.static_variables); in zend_create_closure()
H A Dzend_alloc.h178 #define ALLOC_HASHTABLE(ht) \ macro
H A Dzend_ini.c280 ALLOC_HASHTABLE(EG(modified_ini_directives)); in zend_alter_ini_entry_ex()
H A Dzend_execute_API.c571 ALLOC_HASHTABLE(tmp_ht); in zval_update_constant_ex()
1070 ALLOC_HASHTABLE(EG(in_autoload)); in zend_lookup_class_ex()
1686 ALLOC_HASHTABLE(EG(active_symbol_table)); in zend_rebuild_symbol_table()
H A Dzend_generators.c270 ALLOC_HASHTABLE(op_array_copy->static_variables); in zend_generator_create_zval()
H A Dzend_operators.c674 ALLOC_HASHTABLE(Z_ARRVAL_P(op)); in convert_scalar_to_array()
700 ALLOC_HASHTABLE(ht); in convert_to_array()
729 ALLOC_HASHTABLE(Z_ARRVAL_P(op)); in convert_to_array()
/PHP-5.5/ext/pdo/
H A Dpdo_sql_parser.c672 ALLOC_HASHTABLE(stmt->bound_param_map); in pdo_parse_params()
713 ALLOC_HASHTABLE(stmt->bound_param_map); in pdo_parse_params()
H A Dpdo_sql_parser.re314 ALLOC_HASHTABLE(stmt->bound_param_map);
355 ALLOC_HASHTABLE(stmt->bound_param_map);
/PHP-5.5/ext/opcache/
H A Dzend_accelerator_util_funcs.c258 ALLOC_HASHTABLE(ret->value.ht);
375 ALLOC_HASHTABLE(ppz->value.ht);
611 ALLOC_HASHTABLE(op_array->static_variables);
/PHP-5.5/ext/intl/collator/
H A Dcollator_sort.c507 ALLOC_HASHTABLE( sortedHash ); in PHP_FUNCTION()
/PHP-5.5/ext/dom/
H A Dphp_dom.c193 ALLOC_HASHTABLE(dest->classmap); in dom_copy_doc_props()
211 ALLOC_HASHTABLE(doc_props->classmap); in dom_set_doc_classmap()
482 ALLOC_HASHTABLE(debug_info); in dom_get_debug_info_helper()
1230 ALLOC_HASHTABLE(intern->registered_phpfunctions); in dom_xpath_objects_new()
H A Dxpath.c226 ALLOC_HASHTABLE(intern->node_list); in dom_xpath_ext_function_php()
/PHP-5.5/ext/mysqli/
H A Dmysqli_nonapi.c686 ALLOC_HASHTABLE(new_hash);
737 ALLOC_HASHTABLE(new_hash);
/PHP-5.5/ext/oci8/
H A Doci8_statement.c484 ALLOC_HASHTABLE(statement->columns); in php_oci_statement_execute()
1099 ALLOC_HASHTABLE(statement->binds); in php_oci_bind_by_name()
1456 ALLOC_HASHTABLE(statement->binds); in php_oci_bind_array_by_name()
/PHP-5.5/ext/pdo_firebird/
H A Dfirebird_driver.c151 ALLOC_HASHTABLE(np); in firebird_handle_preparer()
/PHP-5.5/main/streams/
H A Dfilter.c63 ALLOC_HASHTABLE(FG(stream_filters)); in php_stream_filter_register_factory_volatile()

Completed in 91 milliseconds

123