XDEBUG_BRK_FUNC_CALL 1374 xdebug.c       		if (!handle_breakpoints(fse, XDEBUG_BRK_FUNC_CALL)) {
XDEBUG_BRK_FUNC_CALL 1436 xdebug.c       		if (!handle_breakpoints(fse, XDEBUG_BRK_FUNC_CALL)) {
XDEBUG_BRK_FUNC_CALL 1085 xdebug_handler_dbgp.c 			brk_info->function_break_type = XDEBUG_BRK_FUNC_CALL;
XDEBUG_BRK_FUNC_CALL  654 xdebug_handler_gdb.c 	extra_brk_info->function_break_type = XDEBUG_BRK_FUNC_CALL;