Home
last modified time | relevance | path

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

/tools/repohooks/tools/
Dcpplint.py2166 _RE_PATTERN_INVALID_INCREMENT = re.compile( variable
2187 if _RE_PATTERN_INVALID_INCREMENT.match(line):