Lines Matching full:finditer
614 for m in self._EXAMPLE_RE.finditer(string):726 for m in self._OPTION_DIRECTIVE_RE.finditer(source):