Home
last modified time | relevance | path

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

/freebsd/contrib/expat/tests/
H A Ddummy.c95 const XML_Char *notationName) { in dummy_entity_decl_handler()
109 dummy_notation_decl_handler(void *userData, const XML_Char *notationName, in dummy_notation_decl_handler()
219 const XML_Char *notationName) { in dummy_unparsed_entity_decl_handler()
H A Dhandlers.c1736 const XML_Char *notationName) { in param_entity_match_handler()
1866 const XML_Char *notationName) { in accumulate_entity_decl()
/freebsd/contrib/expat/xmlwf/
H A Dxmlwf.c79 const XML_Char *notationName; member
448 notationDecl(void *userData, const XML_Char *notationName, const XML_Char *base, in notationDecl()
712 metaNotationDecl(void *userData, const XML_Char *notationName, in metaNotationDecl()
735 const XML_Char *notationName) { in metaEntityDecl()
/freebsd/contrib/unbound/smallapp/
H A Dunbound-anchor.c1541 const XML_Char *ATTR_UNUSED(notationName)) in xml_entitydeclhandler()