smerge-match-conflict

smerge-match-conflict is a compiled Lisp function in `smerge-mode.el'.

(smerge-match-conflict)

Get info about the conflict. Puts the info in the `match-data'.
The submatches contain:
0: the whole conflict.
1: your code.
2: the base code.
3: other code.
An error is raised if not inside a conflict.