Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/expat/expat/xmlwf/
Dxmlwf.c77 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/
DSkXMLParser.cpp125 const XML_Char *notationName) { in entity_decl_handler()
/third_party/flutter/skia/src/xml/
DSkXMLParser.cpp123 const XML_Char *notationName) { in entity_decl_handler()
/third_party/python/Lib/xml/dom/
Dexpatbuilder.py306 base, systemId, publicId, notationName): argument
323 def notation_decl_handler(self, notationName, base, systemId, publicId): argument
Dminidom.py1729 def _create_entity(self, name, publicId, systemId, notationName): argument
/third_party/libxml2/
DtestHTML.c316 const xmlChar *notationName) in unparsedEntityDeclDebug()
Dlegacy.c1055 const xmlChar * notationName) in unparsedEntityDecl()
DtestSAX.c536 const xmlChar *notationName) in unparsedEntityDeclDebug()
DSAX2.c872 const xmlChar *notationName) in xmlSAX2UnparsedEntityDecl()
Dxmllint.c1166 const xmlChar *notationName) in unparsedEntityDeclDebug()
Druntest.c1108 const xmlChar *notationName) in unparsedEntityDeclDebug()
Dvalid.c3473 const xmlChar *notationName) { in xmlValidateNotationUse()
Dxmlschemas.c28636 const xmlChar *notationName) in unparsedEntityDeclSplit()
Dtestapi.c5199 xmlChar * notationName; /* the name of the notation */ in test_xmlSAX2UnparsedEntityDecl() local
26952 xmlChar * notationName; /* the notation name to check */ in test_xmlValidateNotationUse() local
/third_party/skia/src/ports/
DSkFontMgr_config_parser.cpp468 const XML_Char *notationName) in xml_entity_decl_handler()
DSkFontMgr_android_parser.cpp628 const XML_Char *notationName) in xml_entity_decl_handler()
/third_party/flutter/skia/src/ports/
DSkFontMgr_config_parser.cpp468 const XML_Char *notationName) in xml_entity_decl_handler()
DSkFontMgr_android_parser.cpp618 const XML_Char *notationName) in xml_entity_decl_handler()
/third_party/libxml2/python/
Dlibxml.py244 def entityDecl(self, name, publicId, systemID, notationName): argument
Dlibxml.c1371 const xmlChar * notationName) in pythonUnparsedEntityDecl()
/third_party/skia/third_party/externals/expat/expat/tests/
Druntests.c236 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()
6125 const XML_Char *notationName) { in accumulate_entity_decl()