DBGP_FUNC_PARAMETERS  931 xdebug_handler_dbgp.c static void breakpoint_do_action(DBGP_FUNC_PARAMETERS, int action)
DBGP_FUNC_PARAMETERS   61 xdebug_handler_dbgp.h #define DBGP_FUNC(name)             static void xdebug_dbgp_handle_##name(DBGP_FUNC_PARAMETERS)
DBGP_FUNC_PARAMETERS   67 xdebug_handler_dbgp.h 	void (*handler)(DBGP_FUNC_PARAMETERS);