phpdbg_find_breakpoint_opcode   36 sapi/phpdbg/phpdbg_bp.c static inline phpdbg_breakbase_t *phpdbg_find_breakpoint_opcode(zend_uchar TSRMLS_DC);
phpdbg_find_breakpoint_opcode 1072 sapi/phpdbg/phpdbg_bp.c 		(base = phpdbg_find_breakpoint_opcode(execute_data->opline->opcode TSRMLS_CC))) {