Home
last modified time | relevance | path

Searched refs:notationName (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/expat/tests/
H A Ddummy.c95 const XML_Char *notationName) { in dummy_entity_decl_handler() argument
104 UNUSED_P(notationName); in dummy_entity_decl_handler()
109 dummy_notation_decl_handler(void *userData, const XML_Char *notationName, in dummy_notation_decl_handler() argument
113 UNUSED_P(notationName); in dummy_notation_decl_handler()
219 const XML_Char *notationName) { in dummy_unparsed_entity_decl_handler() argument
225 UNUSED_P(notationName); in dummy_unparsed_entity_decl_handler()
H A Ddummy.h88 const XML_Char *notationName);
91 const XML_Char *notationName,
131 const XML_Char *notationName);
H A Dhandlers.h526 const XML_Char *notationName);
565 const XML_Char *notationName);
H A Dhandlers.c1736 const XML_Char *notationName) { in param_entity_match_handler() argument
1741 UNUSED_P(notationName); in param_entity_match_handler()
1866 const XML_Char *notationName) { in accumulate_entity_decl() argument
1873 UNUSED_P(notationName); in accumulate_entity_decl()
/freebsd/contrib/expat/xmlwf/
H A Dxmlwf.c79 const XML_Char *notationName; member
339 free((void *)notationListHead->notationName); in freeNotations()
377 return xcscmp(n1->notationName, n2->notationName); in notationCmp()
418 fputts(notations[i]->notationName, data->fp); in endDoctypeDecl()
459 entry->notationName = xcsdup(notationName); in notationDecl()
460 if (entry->notationName == NULL) { in notationDecl()
469 free((void *)entry->notationName); in notationDecl()
481 free((void *)entry->notationName); in notationDecl()
735 const XML_Char *notationName) { in metaEntityDecl() argument
748 } else if (notationName) { in metaEntityDecl()
[all …]
/freebsd/contrib/expat/lib/
H A Dexpat.h364 const XML_Char *notationName);
381 const XML_Char *notationName);
388 const XML_Char *notationName,
/freebsd/contrib/unbound/smallapp/
H A Dunbound-anchor.c1541 const XML_Char *ATTR_UNUSED(notationName)) in xml_entitydeclhandler() argument