Home | History | Annotate | Download | only in python2.7

Lines Matching refs:starttagend

39 starttagend = re.compile(_opS + '(?P<slash>/?)>')
42 starttagend.pattern)