Searched refs:StartDoctypeDeclHandler (Results 1 – 7 of 7) sorted by relevance
267 parser.StartDoctypeDeclHandler = None273 parser.StartDoctypeDeclHandler = self.start_doctype_decl
177 parser.StartDoctypeDeclHandler = self.start_doctype_decl_handler877 parser.StartDoctypeDeclHandler = self.start_doctype_decl_handler
137 def StartDoctypeDeclHandler(self, *args): member in ParseTest.Outputter
188 called, but the :attr:`StartDoctypeDeclHandler` and314 .. method:: xmlparser.StartDoctypeDeclHandler(doctypeName, systemId, publicId, has_internal_subset)
2069 HANDLER_INFO(StartDoctypeDeclHandler)
950 o StartDoctypeDeclHandler takes 3 additional parameters:
965 o StartDoctypeDeclHandler takes 3 additional parameters: