Home
last modified time | relevance | path

Searched defs:notationName (Results 1 – 5 of 5) 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.c1739 const XML_Char *notationName) { in param_entity_match_handler()
1878 const XML_Char *notationName) { in accumulate_entity_decl()
/freebsd/contrib/expat/fuzz/
H A Dxml_lpm_fuzzer.cpp302 const XML_Char *notationName) { in EntityDeclHandler()
314 NotationDeclHandler(void *userData, const XML_Char *notationName, in NotationDeclHandler()
/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.c1547 const XML_Char *ATTR_UNUSED(notationName)) in xml_entitydeclhandler()