Home
last modified time | relevance | path

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

12

/PHP-5.4/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.4/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.4/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.4/Zend/
H A Dzend_closures.c330 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_objects.c185 ALLOC_HASHTABLE(new_object->properties); in zend_objects_clone_members()
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.c597 ALLOC_HASHTABLE(tmp_ht); in zval_update_constant_ex()
1093 ALLOC_HASHTABLE(EG(in_autoload)); in zend_lookup_class_ex()
1779 ALLOC_HASHTABLE(EG(active_symbol_table)); in zend_rebuild_symbol_table()
H A Dzend_operators.c619 ALLOC_HASHTABLE(Z_ARRVAL_P(op)); in convert_scalar_to_array()
645 ALLOC_HASHTABLE(ht); in convert_to_array()
674 ALLOC_HASHTABLE(Z_ARRVAL_P(op)); in convert_to_array()
H A Dzend_object_handlers.c73 ALLOC_HASHTABLE(zobj->properties); in rebuild_object_properties()
408 ALLOC_HASHTABLE(zobj->guards); in zend_get_property_guard()
/PHP-5.4/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.4/ext/intl/collator/
H A Dcollator_sort.c506 ALLOC_HASHTABLE( sortedHash ); in PHP_FUNCTION()
/PHP-5.4/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.4/ext/mysqli/
H A Dmysqli_nonapi.c688 ALLOC_HASHTABLE(new_hash);
739 ALLOC_HASHTABLE(new_hash);
/PHP-5.4/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()
H A Doci8_lob.c96 ALLOC_HASHTABLE(connection->descriptors); in php_oci_lob_create()
/PHP-5.4/main/streams/
H A Dfilter.c63 ALLOC_HASHTABLE(FG(stream_filters)); in php_stream_filter_register_factory_volatile()
/PHP-5.4/ext/pdo_firebird/
H A Dfirebird_driver.c151 ALLOC_HASHTABLE(np); in firebird_handle_preparer()
/PHP-5.4/ext/phar/
H A Ddirstream.c197 ALLOC_HASHTABLE(data); in phar_make_dirstream()
/PHP-5.4/ext/simplexml/
H A Dsimplexml.c1080 ALLOC_HASHTABLE(rv); in sxe_get_prop_hash()
1087 ALLOC_HASHTABLE(rv); in sxe_get_prop_hash()
2106 ALLOC_HASHTABLE(intern->zo.properties); in php_sxe_object_new()

Completed in 94 milliseconds

12