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

Lines Matching refs:lo

114                 lo, hi = av[1].getwidth()
115 if lo != hi:
117 emit(lo) # look behind
357 lo, hi = av[2].getwidth()
358 if lo == 0 and hi == MAXREPEAT:
360 return lo == hi == 1 and av[2][0][0] != SUBPATTERN
366 lo, hi = pattern.getwidth()
367 if lo == 0:
443 if lo < MAXCODE:
444 emit(lo)