Home
last modified time | relevance | path

Searched refs:ALLOC_HASHTABLE (Results 26 – 50 of 54) sorted by relevance

123

/PHP-5.5/ext/phar/
H A Ddirstream.c197 ALLOC_HASHTABLE(data); in phar_make_dirstream()
/PHP-5.5/ext/oci8/
H A Doci8_lob.c96 ALLOC_HASHTABLE(connection->descriptors); in php_oci_lob_create()
H A Doci8_interface.c71 ALLOC_HASHTABLE(statement->defines); in PHP_FUNCTION()
/PHP-5.5/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()
/PHP-5.5/Zend/
H A Dzend_object_handlers.c73 ALLOC_HASHTABLE(zobj->properties); in rebuild_object_properties()
409 ALLOC_HASHTABLE(zobj->guards); in zend_get_property_guard()
H A Dzend_execute.c983 ALLOC_HASHTABLE(EG(active_op_array)->static_variables); in zend_get_target_symbol_table()
H A Dzend_compile.c2312 ALLOC_HASHTABLE(CG(context).labels); in zend_do_label()
2989 ALLOC_HASHTABLE(op_array->static_variables); in function_add_ref()
3910 ALLOC_HASHTABLE(*overriden); in zend_add_trait_method()
5992 ALLOC_HASHTABLE(CG(active_op_array)->static_variables); in zend_do_fetch_static_variable()
/PHP-5.5/main/streams/
H A Dstreams.c264 ALLOC_HASHTABLE(FG(wrapper_errors)); in php_stream_wrapper_log_error()
1725 ALLOC_HASHTABLE(FG(stream_wrappers)); in clone_wrapper_hash()
/PHP-5.5/ext/xsl/
H A Dxsltprocessor.c353 ALLOC_HASHTABLE(intern->node_list); in xsl_ext_function_php()
/PHP-5.5/sapi/fpm/fpm/
H A Dfastcgi.c518 ALLOC_HASHTABLE(req->env); in fcgi_read_request()
/PHP-5.5/ext/spl/
H A Dphp_spl.c581 ALLOC_HASHTABLE(SPL_G(autoload_functions)); in PHP_FUNCTION()
H A Dspl_dllist.c518 ALLOC_HASHTABLE(intern->debug_info); in spl_dllist_object_get_debug_info()
H A Dspl_heap.c537 ALLOC_HASHTABLE(intern->debug_info); in spl_heap_object_get_debug_info_helper()
H A Dspl_observer.c335 ALLOC_HASHTABLE(intern->debug_info); in spl_object_storage_debug_info()
H A Dspl_array.c812 ALLOC_HASHTABLE(intern->debug_info); in spl_array_get_debug_info()
H A Dspl_directory.c604 ALLOC_HASHTABLE(rv); in spl_filesystem_object_get_debug_info()
/PHP-5.5/main/
H A Drfc1867.c761 ALLOC_HASHTABLE(uploaded_files);
/PHP-5.5/ext/standard/
H A Darray.c1842 ALLOC_HASHTABLE(out_hash); in php_splice()
3186 ALLOC_HASHTABLE(ht); in php_array_intersect()
3603 ALLOC_HASHTABLE(ht); in php_array_diff()
H A Dbasic_functions.c5149 ALLOC_HASHTABLE(BG(user_shutdown_function_names));
5167 ALLOC_HASHTABLE(BG(user_shutdown_function_names));
5188 ALLOC_HASHTABLE(BG(user_shutdown_function_names));
/PHP-5.5/ext/pdo/
H A Dpdo_stmt.c310 ALLOC_HASHTABLE(hash); in really_register_bound_param()
899 ALLOC_HASHTABLE(return_value->value.ht); in do_fetch()
/PHP-5.5/ext/mysqli/
H A Dmysqli.c464 ALLOC_HASHTABLE(retval); in mysqli_object_get_debug_info()
/PHP-5.5/ext/sockets/
H A Dsockets.c805 ALLOC_HASHTABLE(new_hash);
/PHP-5.5/ext/sqlite3/
H A Dsqlite3.c1387 ALLOC_HASHTABLE(hash);
/PHP-5.5/ext/mssql/
H A Dphp_mssql.c2087 ALLOC_HASHTABLE(statement->binds);
/PHP-5.5/ext/zip/
H A Dphp_zip.c1122 ALLOC_HASHTABLE(intern->zo.properties); in php_zip_object_new()

Completed in 198 milliseconds

123