Home | History | Annotate | Download | only in ply

Lines Matching refs:sre

842         sre = re.compile(r'\s*(t_[a-zA-Z_0-9]*)\s*=')
849 m = sre.match(l)