ALLOC_HASHTABLE   344 Zend/zend_closures.c 		ALLOC_HASHTABLE(closure->debug_info);
ALLOC_HASHTABLE   479 Zend/zend_closures.c 			ALLOC_HASHTABLE(closure->func.op_array.static_variables);
ALLOC_HASHTABLE  2383 Zend/zend_compile.c 		ALLOC_HASHTABLE(CG(context).labels);
ALLOC_HASHTABLE  3108 Zend/zend_compile.c 			ALLOC_HASHTABLE(op_array->static_variables);
ALLOC_HASHTABLE  4051 Zend/zend_compile.c 				ALLOC_HASHTABLE(*overriden);
ALLOC_HASHTABLE  6109 Zend/zend_compile.c 		ALLOC_HASHTABLE(CG(active_op_array)->static_variables);
ALLOC_HASHTABLE   970 Zend/zend_execute.c 		ALLOC_HASHTABLE(ht);
ALLOC_HASHTABLE  1021 Zend/zend_execute.c 				ALLOC_HASHTABLE(EG(active_op_array)->static_variables);
ALLOC_HASHTABLE   965 Zend/zend_execute_API.c 		ALLOC_HASHTABLE(EG(in_autoload));
ALLOC_HASHTABLE  1581 Zend/zend_execute_API.c 				ALLOC_HASHTABLE(EG(active_symbol_table));
ALLOC_HASHTABLE   273 Zend/zend_generators.c 			ALLOC_HASHTABLE(op_array_copy->static_variables);
ALLOC_HASHTABLE   280 Zend/zend_ini.c 		ALLOC_HASHTABLE(EG(modified_ini_directives));
ALLOC_HASHTABLE    73 Zend/zend_object_handlers.c 		ALLOC_HASHTABLE(zobj->properties);
ALLOC_HASHTABLE   441 Zend/zend_object_handlers.c 		ALLOC_HASHTABLE(zobj->guards);
ALLOC_HASHTABLE   185 Zend/zend_objects.c 			ALLOC_HASHTABLE(new_object->properties);
ALLOC_HASHTABLE   674 Zend/zend_operators.c 			ALLOC_HASHTABLE(Z_ARRVAL_P(op));
ALLOC_HASHTABLE   700 Zend/zend_operators.c 				ALLOC_HASHTABLE(ht);
ALLOC_HASHTABLE   729 Zend/zend_operators.c 			ALLOC_HASHTABLE(Z_ARRVAL_P(op));
ALLOC_HASHTABLE  3439 Zend/zend_vm_def.h 			ALLOC_HASHTABLE(ht);
ALLOC_HASHTABLE  4860 Zend/zend_vm_def.h 					ALLOC_HASHTABLE(EG(modified_ini_directives));
ALLOC_HASHTABLE  5405 Zend/zend_vm_def.h 			ALLOC_HASHTABLE(ht);
ALLOC_HASHTABLE  1000 Zend/zend_vm_execute.h 					ALLOC_HASHTABLE(EG(modified_ini_directives));
ALLOC_HASHTABLE  1640 Zend/zend_vm_execute.h 			ALLOC_HASHTABLE(ht);
ALLOC_HASHTABLE  4333 Zend/zend_vm_execute.h 			ALLOC_HASHTABLE(ht);
ALLOC_HASHTABLE   454 ext/com_dotnet/com_com.c 			ALLOC_HASHTABLE(obj->id_of_name_cache);
ALLOC_HASHTABLE   715 ext/com_dotnet/com_com.c 		ALLOC_HASHTABLE(id_to_name);
ALLOC_HASHTABLE   347 ext/com_dotnet/com_handlers.c 				ALLOC_HASHTABLE(obj->method_cache);
ALLOC_HASHTABLE   461 ext/com_dotnet/com_wrapper.c 		ALLOC_HASHTABLE(disp->dispid_to_name);
ALLOC_HASHTABLE   462 ext/com_dotnet/com_wrapper.c 		ALLOC_HASHTABLE(disp->name_to_dispid);
ALLOC_HASHTABLE   597 ext/com_dotnet/com_wrapper.c 	ALLOC_HASHTABLE(disp->name_to_dispid);
ALLOC_HASHTABLE   918 ext/date/php_date.c 		ALLOC_HASHTABLE(DATEG(tzcache));
ALLOC_HASHTABLE   194 ext/dom/php_dom.c 			ALLOC_HASHTABLE(dest->classmap);
ALLOC_HASHTABLE   212 ext/dom/php_dom.c 			ALLOC_HASHTABLE(doc_props->classmap);
ALLOC_HASHTABLE   483 ext/dom/php_dom.c 	ALLOC_HASHTABLE(debug_info);
ALLOC_HASHTABLE  1235 ext/dom/php_dom.c 	ALLOC_HASHTABLE(intern->registered_phpfunctions);
ALLOC_HASHTABLE   226 ext/dom/xpath.c 					ALLOC_HASHTABLE(intern->node_list);
ALLOC_HASHTABLE   468 ext/gmp/gmp.c  	ALLOC_HASHTABLE(ht);
ALLOC_HASHTABLE   507 ext/intl/collator/collator_sort.c 	ALLOC_HASHTABLE( sortedHash );
ALLOC_HASHTABLE    44 ext/intl/msgformat/msgformat_format.c 	ALLOC_HASHTABLE(args_copy);
ALLOC_HASHTABLE  2087 ext/mssql/php_mssql.c 		ALLOC_HASHTABLE(statement->binds);
ALLOC_HASHTABLE   464 ext/mysqli/mysqli.c 	ALLOC_HASHTABLE(retval);
ALLOC_HASHTABLE   701 ext/mysqli/mysqli_nonapi.c 	ALLOC_HASHTABLE(new_hash);
ALLOC_HASHTABLE   752 ext/mysqli/mysqli_nonapi.c 	ALLOC_HASHTABLE(new_hash);
ALLOC_HASHTABLE    71 ext/oci8/oci8_interface.c 		ALLOC_HASHTABLE(statement->defines);
ALLOC_HASHTABLE   100 ext/oci8/oci8_lob.c 			ALLOC_HASHTABLE(connection->descriptors);
ALLOC_HASHTABLE   574 ext/oci8/oci8_statement.c 		ALLOC_HASHTABLE(statement->columns);
ALLOC_HASHTABLE  1218 ext/oci8/oci8_statement.c 		ALLOC_HASHTABLE(statement->binds);
ALLOC_HASHTABLE  1584 ext/oci8/oci8_statement.c 		ALLOC_HASHTABLE(statement->binds);
ALLOC_HASHTABLE   248 ext/opcache/zend_accelerator_util_funcs.c 						ALLOC_HASHTABLE(node->u.val->value.ht);
ALLOC_HASHTABLE   308 ext/opcache/zend_accelerator_util_funcs.c 					ALLOC_HASHTABLE(ret->value.ht);
ALLOC_HASHTABLE   432 ext/opcache/zend_accelerator_util_funcs.c 						ALLOC_HASHTABLE(ppz->value.ht);
ALLOC_HASHTABLE   673 ext/opcache/zend_accelerator_util_funcs.c 		ALLOC_HASHTABLE(op_array->static_variables);
ALLOC_HASHTABLE   652 ext/pdo/pdo_sql_parser.c 			ALLOC_HASHTABLE(stmt->bound_param_map);
ALLOC_HASHTABLE   693 ext/pdo/pdo_sql_parser.c 			ALLOC_HASHTABLE(stmt->bound_param_map);
ALLOC_HASHTABLE   310 ext/pdo/pdo_stmt.c 		ALLOC_HASHTABLE(hash);
ALLOC_HASHTABLE   887 ext/pdo/pdo_stmt.c 					ALLOC_HASHTABLE(return_value->value.ht);
ALLOC_HASHTABLE   151 ext/pdo_firebird/firebird_driver.c 		ALLOC_HASHTABLE(np);
ALLOC_HASHTABLE   188 ext/phar/dirstream.c 	ALLOC_HASHTABLE(data);
ALLOC_HASHTABLE   254 ext/reflection/php_reflection.c 		ALLOC_HASHTABLE(ht);
ALLOC_HASHTABLE  2639 ext/reflection/php_reflection.c 			ALLOC_HASHTABLE(ht);
ALLOC_HASHTABLE  1080 ext/simplexml/simplexml.c 		ALLOC_HASHTABLE(rv);
ALLOC_HASHTABLE  1087 ext/simplexml/simplexml.c 		ALLOC_HASHTABLE(rv);
ALLOC_HASHTABLE  2106 ext/simplexml/simplexml.c 	ALLOC_HASHTABLE(intern->zo.properties);
ALLOC_HASHTABLE  1179 ext/soap/soap.c 			ALLOC_HASHTABLE(service->class_map);
ALLOC_HASHTABLE   805 ext/sockets/sockets.c 	ALLOC_HASHTABLE(new_hash);
ALLOC_HASHTABLE   581 ext/spl/php_spl.c 			ALLOC_HASHTABLE(SPL_G(autoload_functions));
ALLOC_HASHTABLE   827 ext/spl/spl_array.c 			ALLOC_HASHTABLE(intern->debug_info);
ALLOC_HASHTABLE   604 ext/spl/spl_directory.c 	ALLOC_HASHTABLE(rv);
ALLOC_HASHTABLE   518 ext/spl/spl_dllist.c 		ALLOC_HASHTABLE(intern->debug_info);
ALLOC_HASHTABLE   537 ext/spl/spl_heap.c 		ALLOC_HASHTABLE(intern->debug_info);
ALLOC_HASHTABLE   336 ext/spl/spl_observer.c 		ALLOC_HASHTABLE(intern->debug_info);
ALLOC_HASHTABLE  1414 ext/sqlite3/sqlite3.c 		ALLOC_HASHTABLE(hash);
ALLOC_HASHTABLE  3055 ext/standard/array.c 		ALLOC_HASHTABLE(ht);
ALLOC_HASHTABLE  3472 ext/standard/array.c 		ALLOC_HASHTABLE(ht);
ALLOC_HASHTABLE  5119 ext/standard/basic_functions.c 			ALLOC_HASHTABLE(BG(user_shutdown_function_names));
ALLOC_HASHTABLE  5137 ext/standard/basic_functions.c 		ALLOC_HASHTABLE(BG(user_shutdown_function_names));
ALLOC_HASHTABLE  5158 ext/standard/basic_functions.c 		ALLOC_HASHTABLE(BG(user_shutdown_function_names));
ALLOC_HASHTABLE    59 ext/standard/php_var.h 		ALLOC_HASHTABLE(var_hash_ptr); \
ALLOC_HASHTABLE   653 ext/standard/streamsfuncs.c 	ALLOC_HASHTABLE(new_hash);
ALLOC_HASHTABLE   720 ext/standard/streamsfuncs.c 	ALLOC_HASHTABLE(new_hash);
ALLOC_HASHTABLE   134 ext/xsl/php_xsl.c 	ALLOC_HASHTABLE(intern->parameter);
ALLOC_HASHTABLE   136 ext/xsl/php_xsl.c 	ALLOC_HASHTABLE(intern->registered_phpfunctions);
ALLOC_HASHTABLE   357 ext/xsl/xsltprocessor.c 					ALLOC_HASHTABLE(intern->node_list);
ALLOC_HASHTABLE  1145 ext/zip/php_zip.c 	ALLOC_HASHTABLE(intern->zo.properties);
ALLOC_HASHTABLE   767 main/rfc1867.c 	ALLOC_HASHTABLE(uploaded_files);
ALLOC_HASHTABLE    63 main/streams/filter.c 		ALLOC_HASHTABLE(FG(stream_filters));
ALLOC_HASHTABLE   264 main/streams/streams.c 			ALLOC_HASHTABLE(FG(wrapper_errors));
ALLOC_HASHTABLE  1725 main/streams/streams.c 	ALLOC_HASHTABLE(FG(stream_wrappers));
ALLOC_HASHTABLE   518 sapi/fpm/fpm/fastcgi.c 	ALLOC_HASHTABLE(req->env);