compilation-parse-errors

compilation-parse-errors is a compiled Lisp function in `compile.el'.

(compilation-parse-errors START END &rest RULES)

Parse errors between START and END.
The errors recognized are the ones specified in RULES which default
to `compilation-error-regexp-alist' if RULES is nil.