phpdbg_delete_watchpoint  176 sapi/phpdbg/phpdbg_watch.c static int phpdbg_delete_watchpoint(phpdbg_watchpoint_t *tmp_watch);
phpdbg_delete_watchpoint  801 sapi/phpdbg/phpdbg_watch.c 	return phpdbg_watchpoint_parse_input(input, len, EG(current_execute_data)->symbol_table, 0, phpdbg_delete_watchpoint, 0);