woman-find-next-control-line
woman-find-next-control-line is a compiled Lisp function in `woman.el
'.
(woman-find-next-control-line &optional PAT)
Find and return start of next control line.
PAT, if non-nil, specifies an additional component of the control
line regexp to search for, which is appended to the default
regexp, "\(\\c\)?\n[.']".