MCPcopy Create free account
hub / github.com/a4k-openproject/script.module.openscrapers / searchString

Method searchString

lib/pyparsing.py:2081–2111  ·  view source on GitHub ↗

Another extension to :class:`scanString`, simplifying the access to the tokens found to match the given parse expression. May be called with optional ``maxMatches`` argument, to clip searching after 'n' matches are found. Example:: # a capitalized word

(self, instring, maxMatches=_MAX_INT)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

scanStringMethod · 0.95
_trim_tracebackMethod · 0.95
ParseResultsClass · 0.85

Tested by

no test coverage detected