Search PATTERN beginning from INDEX until STOPINDEX. Return the index of the first character of a match or an empty string.
(self, pattern, index, stopindex=None,
forwards=None, backwards=None, exact=None,
regexp=None, nocase=None, count=None, elide=None)
source not stored for this graph (policy: none)