Home
last modified time | relevance | path

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

/tools/repohooks/tools/
Dcpplint.py5395 _RE_PATTERN_STRING = re.compile(r'\bstring\b') variable
5526 matched = _RE_PATTERN_STRING.search(line)