MCPcopy Create free account
hub / github.com/TheLegendAli/DeepLab-Context / _GetTextInside

Function _GetTextInside

scripts/cpp_lint.py:3752–3805  ·  view source on GitHub ↗

r"""Retrieves all the text between matching open and close parentheses. Given a string of lines and a regular expression string, retrieve all the text following the expression and between opening punctuation symbols like (, [, or {, and the matching close-punctuation symbol. This properly nes

(text, start_pattern)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

CheckLanguageFunction · 0.85

Calls 1

endMethod · 0.45

Tested by

no test coverage detected