Home
last modified time | relevance | path

Searched refs:endDocument (Results 1 - 8 of 8) sorted by relevance

/third_party/python/Lib/test/
H A Dtest_sax.py442 gen.endDocument()
452 gen.endDocument()
464 gen.endDocument()
476 gen.endDocument()
488 gen.endDocument()
501 gen.endDocument()
519 gen.endDocument()
538 gen.endDocument()
551 gen.endDocument()
564 gen.endDocument()
[all...]
H A Dtest_pulldom.py260 h.endDocument()
283 h.endDocument()
324 sax2dom.endDocument()
/third_party/protobuf/csharp/src/Google.Protobuf/
H A DJsonToken.cs47 private static readonly JsonToken endDocument = new JsonToken(TokenType.EndDocument); field in Google.Protobuf.JsonToken
56 internal static JsonToken EndDocument { get { return endDocument; } }
/third_party/python/Lib/xml/sax/
H A Dsaxutils.py154 def endDocument(self): member in XMLGenerator
258 def endDocument(self): member in XMLFilterBase
259 self._cont_handler.endDocument()
H A Dhandler.py87 def endDocument(self): member in ContentHandler
H A Dexpatreader.py241 self._cont_handler.endDocument()
/third_party/vk-gl-cts/scripts/log/
H A Dlog_to_xml.py62 def endDocument (self): member in BuildXMLLogHandler
/third_party/python/Lib/xml/dom/
H A Dpulldom.py188 def endDocument(self): member in PullDOM

Completed in 5 milliseconds