/third_party/skia/third_party/externals/expat/expat/xmlwf/ |
D | xmlwf.c | 77 const XML_Char *notationName; member 446 notationDecl(void *userData, const XML_Char *notationName, const XML_Char *base, in notationDecl() 710 metaNotationDecl(void *userData, const XML_Char *notationName, in metaNotationDecl() 733 const XML_Char *notationName) { in metaEntityDecl()
|
/third_party/expat/xmlwf/ |
D | xmlwf.c | 77 const XML_Char *notationName; member 446 notationDecl(void *userData, const XML_Char *notationName, const XML_Char *base, in notationDecl() 710 metaNotationDecl(void *userData, const XML_Char *notationName, in metaNotationDecl() 733 const XML_Char *notationName) { in metaEntityDecl()
|
/third_party/skia/src/xml/ |
D | SkXMLParser.cpp | 125 const XML_Char *notationName) { in entity_decl_handler()
|
/third_party/flutter/skia/src/xml/ |
D | SkXMLParser.cpp | 123 const XML_Char *notationName) { in entity_decl_handler()
|
/third_party/python/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
|
/third_party/libxml2/ |
D | testHTML.c | 316 const xmlChar *notationName) in unparsedEntityDeclDebug()
|
D | legacy.c | 1055 const xmlChar * notationName) in unparsedEntityDecl()
|
D | testSAX.c | 536 const xmlChar *notationName) in unparsedEntityDeclDebug()
|
D | SAX2.c | 872 const xmlChar *notationName) in xmlSAX2UnparsedEntityDecl()
|
D | xmllint.c | 1166 const xmlChar *notationName) in unparsedEntityDeclDebug()
|
D | valid.c | 3473 const xmlChar *notationName) { in xmlValidateNotationUse()
|
D | runtest.c | 1108 const xmlChar *notationName) in unparsedEntityDeclDebug()
|
D | xmlschemas.c | 28636 const xmlChar *notationName) in unparsedEntityDeclSplit()
|
/third_party/flutter/skia/src/ports/ |
D | SkFontMgr_config_parser.cpp | 468 const XML_Char *notationName) in xml_entity_decl_handler()
|
D | SkFontMgr_android_parser.cpp | 618 const XML_Char *notationName) in xml_entity_decl_handler()
|
/third_party/gettext/gnulib-local/lib/libxml/ |
D | legacy.c | 1084 const xmlChar * notationName) in unparsedEntityDecl()
|
D | SAX2.c | 929 const xmlChar *notationName) in xmlSAX2UnparsedEntityDecl()
|
D | valid.c | 3411 const xmlChar *notationName) { in xmlValidateNotationUse()
|
D | xmlschemas.c | 28467 const xmlChar *notationName) in unparsedEntityDeclSplit()
|
/third_party/skia/src/ports/ |
D | SkFontMgr_android_parser.cpp | 628 const XML_Char *notationName) in xml_entity_decl_handler()
|
/third_party/libxml2/python/ |
D | libxml.py | 244 def entityDecl(self, name, publicId, systemID, notationName): argument
|
D | libxml.c | 1371 const xmlChar * notationName) in pythonUnparsedEntityDecl()
|
/third_party/skia/third_party/externals/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() 6053 const XML_Char *notationName) { in accumulate_entity_decl()
|
/third_party/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() 6224 const XML_Char *notationName) { in accumulate_entity_decl()
|