xdebug_hash        34 xdebug_code_coverage.h 	xdebug_hash *lines;
xdebug_hash      1730 xdebug_handler_dbgp.c 	xdebug_hash          *ht;
xdebug_hash      1163 xdebug_handler_gdb.c 	xdebug_hash          *ht;
xdebug_hash        59 xdebug_handlers.h 	xdebug_hash           *breakpoint_list;
xdebug_hash        60 xdebug_handlers.h 	xdebug_hash           *function_breakpoints;
xdebug_hash        61 xdebug_handlers.h 	xdebug_hash           *class_breakpoints;
xdebug_hash        62 xdebug_handlers.h 	xdebug_hash           *eval_id_lookup;
xdebug_hash        73 xdebug_hash.c  	xdebug_hash         *h = (xdebug_hash *) u; 
xdebug_hash        86 xdebug_hash.c  xdebug_hash *xdebug_hash_alloc(int slots, xdebug_hash_dtor dtor)
xdebug_hash        88 xdebug_hash.c  	xdebug_hash *h;
xdebug_hash        91 xdebug_hash.c  	h = malloc(sizeof(xdebug_hash));
xdebug_hash        65 xdebug_hash.h  xdebug_hash *xdebug_hash_alloc(int slots, xdebug_hash_dtor dtor);
xdebug_hash       162 xdebug_private.h 	xdebug_hash *used_vars;