Home | History | Annotate | Download | only in Lib

Lines Matching refs:xmldecl

60 xmldecl = re.compile('<\?xml'+_S+

311 res = xmldecl.match(rawdata, i)