zend_hash_index_add_mem  346 sapi/phpdbg/phpdbg_bp.c 			if (zend_hash_index_add_mem(master, brake->line, &new_brake, sizeof(phpdbg_breakfile_t))) {
zend_hash_index_add_mem  244 sapi/phpdbg/phpdbg_watch.c 		cur = zend_hash_index_add_mem(&PHPDBG_G(watch_collisions), (zend_ulong) watch->addr.ref, &coll, sizeof(phpdbg_watch_collision));