Home | History | Annotate | Download | only in tools

Lines Matching refs:reduced_line

2705     reduced_line = line.replace('->', '')
2711 match = Search(r'[^\s<]<([^\s=<].*)', reduced_line)
2720 match = Search(r'^(.*[^\s>])>[^\s=>]', reduced_line)