Home
last modified time | relevance | path

Searched defs:endElement (Results 1 – 21 of 21) sorted by relevance

/third_party/skia/src/xml/
DSkXMLWriter.h29 void endElement() { this->onEndElement(); } in endElement() function
DSkXMLParser.cpp203 bool SkXMLParser::endElement(const char elem[]) in endElement() function in SkXMLParser
/third_party/skia/third_party/externals/icu/source/common/unicode/
Dusetiter.h269 int32_t endElement; variable
/third_party/icu/icu4c/source/common/unicode/
Dusetiter.h276 int32_t endElement; variable
/third_party/node/deps/icu-small/source/common/unicode/
Dusetiter.h276 int32_t endElement; variable
/third_party/skia/third_party/externals/expat/expat/examples/
Delements.c71 endElement(void *userData, const XML_Char *name) { in endElement() function
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DUnicodeSetIterator.java262 private int endElement; field in UnicodeSetIterator
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DUnicodeSetIterator.java242 protected int endElement; field in UnicodeSetIterator
/third_party/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/util/
DUnicodeMapIterator.java237 protected int endElement; field in UnicodeMapIterator
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/util/
DUnicodeMapIterator.java240 protected int endElement; field in UnicodeMapIterator
/third_party/python/Lib/xml/sax/
Dsaxutils.py143 def _finish_pending_start_element(self,endElement=False): argument
176 def endElement(self, name): member in XMLGenerator
270 def endElement(self, name): member in XMLFilterBase
Dhandler.py134 def endElement(self, name): member in ContentHandler
/third_party/icu/tools/currency/src/com/ibm/icu/dev/tool/currency/
DCurrencyDataParser.java106 public void endElement(String uri, String localName, String qName) { in endElement() method in CurrencyDataParser.Handler
/third_party/curl/docs/examples/
Dxmlstream.c88 static void endElement(void *userData, const XML_Char *name) in endElement() function
/third_party/vk-gl-cts/scripts/log/
Dlog_to_xml.py72 def endElement (self, name): member in BuildXMLLogHandler
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_xml.js38 this.endElement = function (...args) { method
/third_party/python/Lib/xml/dom/
Dpulldom.py127 def endElement(self, name): member in PullDOM
/third_party/skia/third_party/externals/expat/expat/xmlwf/
Dxmlwf.c207 endElement(void *userData, const XML_Char *name) { in endElement() function
/third_party/libabigail/tests/lib/
Dcatch.hpp15677 XmlWriter& XmlWriter::endElement(XmlFormatting fmt) { in endElement() function in Catch::XmlWriter
/third_party/typescript/src/lib/
Ddom.generated.d.ts11987 endElement(): void; method
/third_party/typescript/lib/
Dlib.dom.d.ts12007 endElement(): void; method