Home | History | Annotate | Download | only in scripts

Lines Matching refs:reduced_line

2359     reduced_line = line.replace('->', '')
2365 match = Search(r'[^\s<]<([^\s=<].*)', reduced_line)
2374 match = Search(r'^(.*[^\s>])>[^\s=>]', reduced_line)