Home
last modified time | relevance | path

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

12

/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/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()
Dvalid.c3473 const xmlChar *notationName) { in xmlValidateNotationUse()
Druntest.c1108 const xmlChar *notationName) in unparsedEntityDeclDebug()
Dxmlschemas.c28636 const xmlChar *notationName) in unparsedEntityDeclSplit()
/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/gettext/gnulib-local/lib/libxml/
Dlegacy.c1084 const xmlChar * notationName) in unparsedEntityDecl()
DSAX2.c929 const xmlChar *notationName) in xmlSAX2UnparsedEntityDecl()
Dvalid.c3411 const xmlChar *notationName) { in xmlValidateNotationUse()
Dxmlschemas.c28467 const xmlChar *notationName) in unparsedEntityDeclSplit()
/third_party/skia/src/ports/
DSkFontMgr_android_parser.cpp628 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()
6053 const XML_Char *notationName) { in accumulate_entity_decl()
/third_party/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()
6224 const XML_Char *notationName) { in accumulate_entity_decl()

12