Home | History | Annotate | Download | only in scripts

Lines Matching full:prev

2823   # if(match(prev, "&& *$")) complain = 0;
2824 # if(match(prev, "\\|\\| *$")) complain = 0;
2825 # if(match(prev, "[\",=><] *$")) complain = 0;
2827 # if(match(prev, " +for \\(")) complain = 0;