| /external/expat/expat/xmlwf/ |
| D | xmlwf.c | 78 const XML_Char *notationName; member 447 notationDecl(void *userData, const XML_Char *notationName, const XML_Char *base, in notationDecl() 711 metaNotationDecl(void *userData, const XML_Char *notationName, in metaNotationDecl() 734 const XML_Char *notationName) { in metaEntityDecl()
|
| /external/apache-xml/src/main/java/org/apache/xalan/processor/ |
| D | XSLTElementProcessor.java | 130 String notationName) in unparsedEntityDecl()
|
| D | StylesheetHandler.java | 346 String systemId, String notationName) in unparsedEntityDecl()
|
| /external/skia/src/xml/ |
| D | SkXMLParser.cpp | 125 const XML_Char *notationName) { in entity_decl_handler()
|
| /external/apache-xml/src/main/java/org/apache/xalan/transformer/ |
| D | TransformerHandlerImpl.java | 298 String name, String publicId, String systemId, String notationName) in unparsedEntityDecl()
|
| D | TransformerIdentityImpl.java | 852 String name, String publicId, String systemId, String notationName) in unparsedEntityDecl()
|
| /external/python/cpython2/Lib/xml/dom/ |
| D | expatbuilder.py | 310 base, systemId, publicId, notationName): argument 327 def notation_decl_handler(self, notationName, base, systemId, publicId): argument
|
| D | minidom.py | 1657 def _create_entity(self, name, publicId, systemId, notationName): argument
|
| /external/python/cpython3/Lib/xml/dom/ |
| D | expatbuilder.py | 306 base, systemId, publicId, notationName): argument 323 def notation_decl_handler(self, notationName, base, systemId, publicId): argument
|
| D | minidom.py | 1729 def _create_entity(self, name, publicId, systemId, notationName): argument
|
| /external/libxml2/ |
| D | legacy.c | 1055 const xmlChar * notationName) in unparsedEntityDecl()
|
| D | SAX2.c | 875 const xmlChar *notationName) in xmlSAX2UnparsedEntityDecl()
|
| D | xmllint.c | 1124 const xmlChar *notationName) in unparsedEntityDeclDebug()
|
| D | valid.c | 3465 const xmlChar *notationName) { in xmlValidateNotationUse()
|
| D | runtest.c | 1136 const xmlChar *notationName) in unparsedEntityDeclDebug()
|
| /external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/ |
| D | XMLFileReader.java | 291 String systemId, String notationName) { in unparsedEntityDecl()
|
| /external/skia/src/ports/ |
| D | SkFontMgr_android_parser.cpp | 628 const XML_Char *notationName) in xml_entity_decl_handler()
|
| /external/cronet/third_party/libxml/src/ |
| D | SAX2.c | 875 const xmlChar *notationName) in xmlSAX2UnparsedEntityDecl()
|
| D | valid.c | 3465 const xmlChar *notationName) { in xmlValidateNotationUse()
|
| D | runtest.c | 1136 const xmlChar *notationName) in unparsedEntityDeclDebug()
|
| /external/libxml2/python/ |
| D | libxml.py | 244 def entityDecl(self, name, publicId, systemID, notationName): argument
|
| D | libxml.c | 1350 const xmlChar * notationName) in pythonUnparsedEntityDecl()
|
| /external/apache-xml/src/main/java/org/apache/xml/dtm/ref/sax2dtm/ |
| D | SAX2DTM.java | 1627 String name, String publicId, String systemId, String notationName) in unparsedEntityDecl()
|
| /external/apache-xml/src/main/java/org/apache/xml/serializer/ |
| D | ToStream.java | 3519 …public void unparsedEntityDecl(String name, String pubID, String sysID, String notationName) throw… in unparsedEntityDecl()
|
| /external/expat/expat/tests/ |
| D | runtests.c | 236 const XML_Char *notationName) { in dummy_entity_decl_handler() 250 dummy_notation_decl_handler(void *userData, const XML_Char *notationName, in dummy_notation_decl_handler() 360 const XML_Char *notationName) { in dummy_unparsed_entity_decl_handler() 451 const XML_Char *notationName) { in param_entity_match_handler() 6324 const XML_Char *notationName) { in accumulate_entity_decl()
|