Searched refs:IS_LINE_JUNK (Results 1 – 6 of 6) sorted by relevance
227 is also a module-level function :func:`IS_LINE_JUNK`, which filters out lines335 .. function:: IS_LINE_JUNK(line)
223 :func:`IS_LINE_JUNK`, which filters out lines without visible characters, except318 .. function:: IS_LINE_JUNK(line)
1106 def IS_LINE_JUNK(line, pat=re.compile(r"\s*#?\s*$").match): function
1086 def IS_LINE_JUNK(line, pat=re.compile(r"\s*#?\s*$").match): function
5594 than the IS_LINE_JUNK function, and function ndiff's linejunk
22978 than the IS_LINE_JUNK function, and function ndiff's linejunk