Home
last modified time | relevance | path

Searched refs:ALLOC_HASHTABLE (Results 1 – 25 of 54) sorted by last modified time

123

/PHP-5.5/sapi/fpm/fpm/
H A Dfastcgi.c518 ALLOC_HASHTABLE(req->env); in fcgi_read_request()
/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()
H A Dfilter.c63 ALLOC_HASHTABLE(FG(stream_filters)); in php_stream_filter_register_factory_volatile()
/PHP-5.5/main/
H A Drfc1867.c761 ALLOC_HASHTABLE(uploaded_files);
/PHP-5.5/ext/zip/
H A Dphp_zip.c1122 ALLOC_HASHTABLE(intern->zo.properties); in php_zip_object_new()
/PHP-5.5/ext/xsl/
H A Dxsltprocessor.c353 ALLOC_HASHTABLE(intern->node_list); in xsl_ext_function_php()
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/standard/
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()
H A Dphp_var.h59 ALLOC_HASHTABLE(var_hash_ptr); \
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));
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()
/PHP-5.5/ext/sqlite3/
H A Dsqlite3.c1387 ALLOC_HASHTABLE(hash);
/PHP-5.5/ext/spl/
H A Dspl_observer.c335 ALLOC_HASHTABLE(intern->debug_info); in spl_object_storage_debug_info()
H A Dspl_directory.c604 ALLOC_HASHTABLE(rv); in spl_filesystem_object_get_debug_info()
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 Dphp_spl.c581 ALLOC_HASHTABLE(SPL_G(autoload_functions)); in PHP_FUNCTION()
H A Dspl_array.c812 ALLOC_HASHTABLE(intern->debug_info); in spl_array_get_debug_info()
/PHP-5.5/ext/sockets/
H A Dsockets.c805 ALLOC_HASHTABLE(new_hash);
/PHP-5.5/ext/soap/
H A Dsoap.c1177 ALLOC_HASHTABLE(service->class_map); in PHP_METHOD()
/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/ext/phar/
H A Ddirstream.c197 ALLOC_HASHTABLE(data); in phar_make_dirstream()
/PHP-5.5/ext/pdo_firebird/
H A Dfirebird_driver.c151 ALLOC_HASHTABLE(np); in firebird_handle_preparer()
/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);

Completed in 170 milliseconds

123