Return an iterator over all non-overlapping matches in the string. For each match, the iterator returns a match object. Empty matches are included in the result.
(pattern, string, flags=0)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected