Home
last modified time | relevance | path

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

12

/third_party/flutter/skia/src/xml/
DSkXMLWriter.h29 void endElement() { this->onEndElement(); } in endElement() function
DSkXMLParser.cpp201 bool SkXMLParser::endElement(const char elem[]) in endElement() function in SkXMLParser
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/
Dusetiter.h266 int32_t endElement; variable
/third_party/icu/icu4c/source/common/unicode/
Dusetiter.h269 int32_t endElement; variable
/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/node/deps/icu-small/source/common/unicode/
Dusetiter.h278 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.java251 protected 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/ohos_icu4j/src/main/tests/ohos/global/icu/dev/util/
DUnicodeMapIterator.java240 protected int endElement; field in UnicodeMapIterator
/third_party/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/util/
DUnicodeMapIterator.java237 protected int endElement; field in UnicodeMapIterator
/third_party/libxml2/python/tests/
DpushSAX.py23 def endElement(self, tag): member in callback
DpushSAXhtml.py23 def endElement(self, tag): member in callback
Dindexes.py45 def endElement(self, tag): member in callback
Dsync.py23 def endElement(self, tag): member in callback
/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/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/libxml2/
Dlegacy.c1151 endElement(void *ctx, const xmlChar * name ATTRIBUTE_UNUSED) in endElement() function
/third_party/libxml2/include/libxml/
Dparser.h737 endElementSAXFunc endElement; member
778 endElementSAXFunc endElement; member

12