Home
last modified time | relevance | path

Searched refs:startDTD (Results 1 - 3 of 3) sorted by relevance

/third_party/python/Lib/xml/sax/
H A Dhandler.py364 def startDTD(self, name, public_id, system_id): member in LexicalHandler
H A Dexpatreader.py398 self._lex_handler_prop.startDTD(name, pubid, sysid)
/third_party/python/Lib/test/
H A Dtest_sax.py1421 def startDTD(self, doctype, publicID, systemID): member in LexicalHandlerTest.test_handlers.TestLexicalHandler

Completed in 5 milliseconds