breakpoint       1057 sapi/phpdbg/phpdbg_bp.c 	int breakpoint = FAILURE;
breakpoint       1083 sapi/phpdbg/phpdbg_bp.c 				breakpoint = SUCCESS;
breakpoint       1093 sapi/phpdbg/phpdbg_bp.c 		if (breakpoint == SUCCESS) {
breakpoint       1098 sapi/phpdbg/phpdbg_bp.c 	return (breakpoint == SUCCESS) ? ((phpdbg_breakbase_t *) bp) : NULL;