Searched defs:line (Results 1 – 5 of 5) sorted by relevance
498 def classifywarning(line): argument532 line = line.replace("‘", "'"); variable533 line = line.replace("’", "'"); variable
31 line = line.strip() variable60 line = line.strip() variable
37 line = stream.readline() variable
7 def choose_regex(regs, line): argument
27 def split_line(line): argument