Another extension to :class:`scanString`, simplifying the access to the tokens found to match the given parse expression. May be called with optional ``maxMatches`` argument, to clip searching after 'n' matches are found. Example:: # a capitalized word
(self, instring, maxMatches=_MAX_INT)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected