Home | History | Annotate | Download | only in python2.7

Lines Matching refs:hit

686         hit = 0
691 hit = pred(line[:i].lower())
692 if hit: headers.append(line)