Lines Matching refs:raw
1974 raw = clean_lines.raw_lines
1975 raw_line = raw[linenum]
2227 raw = clean_lines.raw_lines
2228 line = raw[linenum]
2291 next_line = raw[linenum + 1]
3467 raw_line: The raw line of code to check, with comments.
3775 raw = clean_lines.raw_lines
3776 line = raw[linenum]
3863 # We check here rather than inside ProcessLine so that we see raw