Lines Matching refs:linen
2843 for linen,l in enumerate(lines):2844 linen += 12850 counthash[name] = linen2852 self.log.warning("%s:%d: Function %s redefined. Previously defined on line %d", filename,linen,name,prev)