PHPDBG_IN_COND_BP 1001 sapi/phpdbg/phpdbg_bp.c 			PHPDBG_G(flags) |= PHPDBG_IN_COND_BP;
PHPDBG_IN_COND_BP 1017 sapi/phpdbg/phpdbg_bp.c 			PHPDBG_G(flags) &= ~PHPDBG_IN_COND_BP;
PHPDBG_IN_COND_BP 1026 sapi/phpdbg/phpdbg_bp.c 		PHPDBG_G(flags) &= ~PHPDBG_IN_COND_BP;
PHPDBG_IN_COND_BP 1220 sapi/phpdbg/phpdbg_prompt.c 		if ((PHPDBG_G(flags) & PHPDBG_IN_COND_BP) ||