PHPDBG_BREAK_INIT  252 sapi/phpdbg/phpdbg_bp.c 				PHPDBG_BREAK_INIT(new_break, PHPDBG_BREAK_FILE);
PHPDBG_BREAK_INIT  282 sapi/phpdbg/phpdbg_bp.c 		PHPDBG_BREAK_INIT(new_break, PHPDBG_BREAK_SYM);
PHPDBG_BREAK_INIT  318 sapi/phpdbg/phpdbg_bp.c 		PHPDBG_BREAK_INIT(new_break, PHPDBG_BREAK_METHOD);
PHPDBG_BREAK_INIT  345 sapi/phpdbg/phpdbg_bp.c 		PHPDBG_BREAK_INIT(new_break, PHPDBG_BREAK_OPLINE);
PHPDBG_BREAK_INIT  505 sapi/phpdbg/phpdbg_bp.c 	PHPDBG_BREAK_INIT(new_break, PHPDBG_BREAK_METHOD_OPLINE);
PHPDBG_BREAK_INIT  564 sapi/phpdbg/phpdbg_bp.c 	PHPDBG_BREAK_INIT(new_break, PHPDBG_BREAK_FUNCTION_OPLINE);
PHPDBG_BREAK_INIT  613 sapi/phpdbg/phpdbg_bp.c 	PHPDBG_BREAK_INIT(new_break, PHPDBG_BREAK_FILE_OPLINE);
PHPDBG_BREAK_INIT  668 sapi/phpdbg/phpdbg_bp.c 	PHPDBG_BREAK_INIT(new_break, PHPDBG_BREAK_OPCODE);
PHPDBG_BREAK_INIT  688 sapi/phpdbg/phpdbg_bp.c 		PHPDBG_BREAK_INIT(new_break, PHPDBG_BREAK_OPLINE);
PHPDBG_BREAK_INIT  706 sapi/phpdbg/phpdbg_bp.c 	PHPDBG_BREAK_INIT(new_break, PHPDBG_BREAK_COND);