Lines Matching refs:tooLong
3281 Bool tooLong;3322 tooLong = False;3328 if (j > maxLen) tooLong = True;3331 if (! tooLong) break;