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

Lines Matching defs:xmldecl

60 xmldecl = re.compile('<\?xml'+_S+
311 res = xmldecl.match(rawdata, i)