Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/expat/xmlwf/
H A Dxmlwf.c77 const XML_Char *notationName; member
337 free((void *)notationListHead->notationName); in freeNotations()
375 return xcscmp(n1->notationName, n2->notationName); in notationCmp()
416 fputts(notations[i]->notationName, data->fp); in endDoctypeDecl()
457 entry->notationName = xcsdup(notationName); in notationDecl()
458 if (entry->notationName == NULL) { in notationDecl()
467 free((void *)entry->notationName); in notationDecl()
479 free((void *)entry->notationName); in notationDecl()
733 const XML_Char *notationName) { in metaEntityDecl() argument
746 } else if (notationName) { in metaEntityDecl()
[all …]
/freebsd-13.1/contrib/expat/lib/
H A Dexpat.h362 const XML_Char *notationName);
379 const XML_Char *notationName);
386 const XML_Char *notationName,
/freebsd-13.1/contrib/subversion/subversion/libsvn_subr/
H A Dxml.c408 const XML_Char *notationName) in expat_entity_declaration() argument
/freebsd-13.1/contrib/expat/tests/
H A Druntests.c236 const XML_Char *notationName) { in dummy_entity_decl_handler() argument
245 UNUSED_P(notationName); in dummy_entity_decl_handler()
250 dummy_notation_decl_handler(void *userData, const XML_Char *notationName, in dummy_notation_decl_handler() argument
254 UNUSED_P(notationName); in dummy_notation_decl_handler()
360 const XML_Char *notationName) { in dummy_unparsed_entity_decl_handler() argument
366 UNUSED_P(notationName); in dummy_unparsed_entity_decl_handler()
451 const XML_Char *notationName) { in param_entity_match_handler() argument
456 UNUSED_P(notationName); in param_entity_match_handler()
6252 const XML_Char *notationName) { in accumulate_entity_decl() argument
6259 UNUSED_P(notationName); in accumulate_entity_decl()
/freebsd-13.1/contrib/apr-util/xml/
H A Dapr_xml.c376 const XML_Char *notationName) in entity_declaration() argument
/freebsd-13.1/contrib/unbound/smallapp/
H A Dunbound-anchor.c1541 const XML_Char *ATTR_UNUSED(notationName)) in xml_entitydeclhandler() argument