xdebug_hash_destroy  653 xdebug.c       			xdebug_hash_destroy(e->used_vars);
xdebug_hash_destroy  775 xdebug.c       	xdebug_hash_destroy(XG(code_coverage));
xdebug_hash_destroy  776 xdebug.c       	xdebug_hash_destroy(XG(code_coverage_op_array_cache));
xdebug_hash_destroy   37 xdebug_code_coverage.c 	xdebug_hash_destroy(file->lines);
xdebug_hash_destroy  174 xdebug_code_coverage.c 			xdebug_hash_destroy(XG(code_coverage));
xdebug_hash_destroy 2241 xdebug_handler_dbgp.c 	xdebug_hash_destroy(context->function_breakpoints);
xdebug_hash_destroy 2242 xdebug_handler_dbgp.c 	xdebug_hash_destroy(context->exception_breakpoints);
xdebug_hash_destroy 2243 xdebug_handler_dbgp.c 	xdebug_hash_destroy(context->class_breakpoints);
xdebug_hash_destroy 2244 xdebug_handler_dbgp.c 	xdebug_hash_destroy(context->eval_id_lookup);
xdebug_hash_destroy 2246 xdebug_handler_dbgp.c 	xdebug_hash_destroy(context->breakpoint_list);
xdebug_hash_destroy 1390 xdebug_handler_gdb.c 	xdebug_hash_destroy(context->function_breakpoints);
xdebug_hash_destroy 1391 xdebug_handler_gdb.c 	xdebug_hash_destroy(context->class_breakpoints);
xdebug_hash_destroy   71 xdebug_hash.h  void xdebug_hash_destroy(xdebug_hash *h);