Home
last modified time | relevance | path

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

/tools/repohooks/tools/
Dcpplint.py578 def ParseNolintSuppressions(filename, raw_line, linenum, error): argument
591 matched = Search(r'\bNOLINT(NEXTLINE)?\b(\([^)]+\))?', raw_line)