MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / search

Method search

Lib/lib-tk/Tkinter.py:3078–3096  ·  view source on GitHub ↗

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 from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

_parsegenMethod · 0.45
_parse_headersMethod · 0.45
formataddrFunction · 0.45
decode_headerFunction · 0.45
encodeMethod · 0.45
_formatparamFunction · 0.45
_make_boundaryFunction · 0.45
_signed_parts_eqMethod · 0.45
check_headersFunction · 0.45
_formatparamFunction · 0.45
verifyStderrMethod · 0.45
verifyStderrMethod · 0.45

Calls 3

strFunction · 0.85
callMethod · 0.80
appendMethod · 0.45

Tested by 6

_signed_parts_eqMethod · 0.36
verifyStderrMethod · 0.36
verifyStderrMethod · 0.36
assertNotRegexMethod · 0.36
test_searchMethod · 0.36