Lines Matching full:len_self
417 len_self = len(self)418 if len_value > len_self:421 for i in range(0, len_self - len_value + 1):