bp_count           68 sapi/phpdbg/phpdbg.c 	pg->bp_count = 0;
bp_count          202 sapi/phpdbg/phpdbg.h 	int bp_count;                                /* breakpoint count */
bp_count           55 sapi/phpdbg/phpdbg_bp.c 	b.id = PHPDBG_G(bp_count)++; \
bp_count          548 sapi/phpdbg/phpdbg_bp.c 		PHPDBG_G(bp_count)--;
bp_count          597 sapi/phpdbg/phpdbg_bp.c 		PHPDBG_G(bp_count)--;
bp_count          646 sapi/phpdbg/phpdbg_bp.c 		PHPDBG_G(bp_count)--;
bp_count          752 sapi/phpdbg/phpdbg_bp.c 		 PHPDBG_G(bp_count)--;
bp_count         1174 sapi/phpdbg/phpdbg_bp.c 	PHPDBG_G(bp_count) = 0;