Searched refs:Doctype (Results 1 – 5 of 5) sorted by relevance
20 Doctype,258 self.soup.endData(Doctype)
28 Doctype,163 doctype = Doctype.for_name_and_ids(name, publicId, systemId)208 if isinstance(element, Doctype):
19 Doctype,350 doctype = Doctype.for_name_and_ids(name, pubid, system)
50 Doctype,
1114 class Doctype(PreformattedString): class1137 return Doctype(value)