smerge-find-conflict

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

(smerge-find-conflict &optional LIMIT)

Find and match a conflict region. Intended as a font-lock MATCHER.
The submatches are the same as in `smerge-match-conflict'.
Returns non-nil if a match is found between point and LIMIT.
Point is moved to the end of the conflict.