breakpoint 968 sapi/phpdbg/phpdbg_bp.c int breakpoint = FAILURE; breakpoint 1009 sapi/phpdbg/phpdbg_bp.c breakpoint = SUCCESS; breakpoint 1029 sapi/phpdbg/phpdbg_bp.c if (breakpoint == SUCCESS) { breakpoint 1034 sapi/phpdbg/phpdbg_bp.c return (breakpoint == SUCCESS) ? ((phpdbg_breakbase_t*)bp) : NULL;