Home | History | Annotate | Download | only in Lib

Lines Matching refs:handle_doctype

474                     self.handle_doctype(name, pubid, syslit, rawdata[j+1:k])

488 self.handle_doctype(name, pubid, syslit, None)
743 def handle_doctype(self, tag, pubid, syslit, data):
815 def handle_doctype(self, tag, pubid, syslit, data):