Home
last modified time | relevance | path

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

/netbsd-src/external/mit/expat/dist/xmlwf/
H A 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()
/netbsd-src/external/mit/expat/dist/tests/
H A Druntests.c237 const XML_Char *notationName) { in dummy_entity_decl_handler()
251 dummy_notation_decl_handler(void *userData, const XML_Char *notationName, in dummy_notation_decl_handler()
361 const XML_Char *notationName) { in dummy_unparsed_entity_decl_handler()
452 const XML_Char *notationName) { in param_entity_match_handler()
6253 const XML_Char *notationName) { in accumulate_entity_decl()
/netbsd-src/external/bsd/unbound/dist/smallapp/
H A Dunbound-anchor.c1548 const XML_Char *ATTR_UNUSED(notationName)) in xml_entitydeclhandler()