Home
last modified time | relevance | path

Searched refs:startDocument (Results 1 – 9 of 9) sorted by relevance

/third_party/python/Lib/test/
Dtest_sax.py439 gen.startDocument()
449 gen.startDocument()
460 gen.startDocument()
472 gen.startDocument()
484 gen.startDocument()
497 gen.startDocument()
510 gen.startDocument()
534 gen.startDocument()
547 gen.startDocument()
560 gen.startDocument()
[all …]
Dtest_pulldom.py251 h.startDocument()
282 h.startDocument()
323 sax2dom.startDocument()
/third_party/python/Lib/xml/sax/
Dsaxutils.py150 def startDocument(self): member in XMLGenerator
255 def startDocument(self): member in XMLFilterBase
256 self._cont_handler.startDocument()
Dhandler.py80 def startDocument(self): member in ContentHandler
Dexpatreader.py210 self._cont_handler.startDocument()
/third_party/vk-gl-cts/scripts/log/
Dlog_to_xml.py59 def startDocument (self): member in BuildXMLLogHandler
/third_party/python/Lib/xml/dom/
Dpulldom.py159 def startDocument(self): member in PullDOM
/third_party/python/Doc/library/
Dxml.sax.handler.rst193 .. method:: ContentHandler.startDocument()
/third_party/chromium/patch/
D0001-cve.patch83586 - * legacy.c: remove the warning for startDocument(), as it is used by
93065 - the SAX startDocument() callback.
96842 - hdlr->startDocument = xmlSAX2StartDocument;
121656 startDocument (void *ctx);
126235 - NULL, /* startDocument */
126515 - fprintf(stdout, "SAX.startDocument()\n");
128024 - NULL, /* startDocument */
128391 - fprintf(stdout, "SAX.startDocument()\n");