Home
last modified time | relevance | path

Searched refs:_GetTextInside (Results 1 – 1 of 1) sorted by relevance

/tools/repohooks/tools/
Dcpplint.py4601 def _GetTextInside(text, start_pattern): function
4771 printf_args = _GetTextInside(line, r'(?i)\b(string)?printf\s*\(')