sc-cite-regexp

sc-cite-regexp is a compiled Lisp function in `supercite.el'.

(sc-cite-regexp &optional ROOT-REGEXP)

Return a regexp describing a Supercited line.
The regexp is the concatenation of `sc-citation-leader-regexp',
`sc-citation-root-regexp', `sc-citation-delimiter-regexp', and
`sc-citation-separator-regexp'. If optional ROOT-REGEXP is supplied,
use it instead of `sc-citation-root-regexp'.