bp_count           96 sapi/phpdbg/phpdbg.c 	pg->bp_count = 0;
bp_count          264 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          656 sapi/phpdbg/phpdbg_bp.c 		PHPDBG_G(bp_count)--;
bp_count          702 sapi/phpdbg/phpdbg_bp.c 		PHPDBG_G(bp_count)--;
bp_count          748 sapi/phpdbg/phpdbg_bp.c 		PHPDBG_G(bp_count)--;
bp_count          847 sapi/phpdbg/phpdbg_bp.c 		 PHPDBG_G(bp_count)--;
bp_count         1229 sapi/phpdbg/phpdbg_bp.c 	PHPDBG_G(bp_count) = 0;