Home
last modified time | relevance | path

Searched defs:startDocument (Results 1 – 13 of 13) sorted by relevance

/third_party/libxml2/python/tests/
DpushSAXhtml.py11 def startDocument(self): member in callback
DpushSAX.py11 def startDocument(self): member in callback
Dindexes.py20 def startDocument(self): member in callback
Dsync.py11 def startDocument(self): member in callback
/third_party/vk-gl-cts/scripts/log/
Dlog_to_xml.py59 def startDocument (self): member in BuildXMLLogHandler
/third_party/python/Lib/xml/sax/
Dsaxutils.py150 def startDocument(self): member in XMLGenerator
255 def startDocument(self): member in XMLFilterBase
Dhandler.py80 def startDocument(self): member in ContentHandler
/third_party/python/Lib/xml/dom/
Dpulldom.py159 def startDocument(self): member in PullDOM
/third_party/libxml2/
Dlegacy.c1086 startDocument(void *ctx) in startDocument() function
/third_party/gettext/gnulib-local/lib/libxml/
Dlegacy.c1115 startDocument(void *ctx) in startDocument() function
Dparser.in.h761 startDocumentSAXFunc startDocument; member
802 startDocumentSAXFunc startDocument; member
/third_party/libxml2/include/libxml/
Dparser.h734 startDocumentSAXFunc startDocument; member
775 startDocumentSAXFunc startDocument; member
/third_party/libxml2/python/
Dlibxml.py164 def startDocument(self): member in SAXCallback