Home
last modified time | relevance | path

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

/tools/repohooks/tools/
Dcpplint.py3018 def IsBlankLine(line): function
3211 if (IsBlankLine(line) and
3697 if (not IsBlankLine(prev_line) and
3731 if not IsBlankLine(prevline): # if not a blank line...