Lines Matching defs:line
226 def respect_rule0(line): argument
230 def conformTo_rule0(line): argument
237 def respect_rule1(line): argument
244 def conformTo_rule1(line): argument
251 def respect_rule2(line): argument
255 def conformTo_rule2(line): argument
263 def respect_rule3(line): argument
270 def conformTo_rule3(line): argument
277 def respect_rule4(line): argument
286 def conformTo_rule4(line): argument
294 def respect_rule5(line): argument
299 def conformTo_rule5(line): argument
307 def respect_rule6(line): argument
311 def conformTo_rule6(line): argument
318 def respect_rule7(line): argument
322 def conformTo_rule7(line): argument
341 def follow_rule(i, line): argument
369 line = line.expandtabs().rstrip() variable
383 line = line.rstrip() variable
384 line = follow_rule(2, line) variable
385 line = follow_rule(1, line) variable
386 line = follow_rule(6, line) variable
404 line = follow_rule(3, line) variable
420 line = follow_rule(0, line) variable
422 line = follow_rule(0, line) variable
423 line = follow_rule(4, line) variable
424 line = follow_rule(5, line) variable