Function Create-Greedy-Everything-Matcher

Part of:

package cl-ppcre
( create-greedy-everything-matcher < maximum > < min-rest > < next-fn > )

Creates a closure which just matches as far ahead as possible,
i.e. a closure for a dot in single-line mode.