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

Function search

Lib/re.py:139–142  ·  view source on GitHub ↗

Scan through string looking for a match to the pattern, returning a match object, or None if no match was found.

(pattern, string, flags=0)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

test_searchMethod · 0.50

Calls 2

_compileFunction · 0.70
searchMethod · 0.45

Tested by 1

test_searchMethod · 0.40