MCPcopy Create free account
hub / github.com/cmu-db/bustub / _GetTextInside

Function _GetTextInside

build_support/cpplint.py:4868–4921  ·  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

no outgoing calls

Tested by

no test coverage detected