Searched refs:startDTD (Results 1 - 3 of 3) sorted by relevance
/third_party/python/Lib/xml/sax/ | ||
H A D | handler.py | 364 def startDTD(self, name, public_id, system_id): member in LexicalHandler |
H A D | expatreader.py | 398 self._lex_handler_prop.startDTD(name, pubid, sysid) |
/third_party/python/Lib/test/ | ||
H A D | test_sax.py | 1421 def startDTD(self, doctype, publicID, systemID): member in LexicalHandlerTest.test_handlers.TestLexicalHandler |
Completed in 5 milliseconds