Home | History | Annotate | Download | only in ply

Lines Matching refs:fre

841         fre = re.compile(r'\s*def\s+(t_[a-zA-Z_0-9]*)\(')
847 m = fre.match(l)