Lines Matching defs:ATTRIBUTE_UNUSED
1237 xmlSprintfElementContent(char *buf ATTRIBUTE_UNUSED, in xmlSprintfElementContent()
1238 xmlElementContentPtr content ATTRIBUTE_UNUSED, in xmlSprintfElementContent()
1239 int englob ATTRIBUTE_UNUSED) { in xmlSprintfElementContent()
1601 xmlFreeElementTableEntry(void *elem, const xmlChar *name ATTRIBUTE_UNUSED) { in xmlFreeElementTableEntry()
1626 xmlCopyElement(void *payload, const xmlChar *name ATTRIBUTE_UNUSED) { in xmlCopyElement()
1737 const xmlChar *name ATTRIBUTE_UNUSED) { in xmlDumpElementDeclScan()
2153 xmlFreeAttributeTableEntry(void *attr, const xmlChar *name ATTRIBUTE_UNUSED) { in xmlFreeAttributeTableEntry()
2178 xmlCopyAttribute(void *payload, const xmlChar *name ATTRIBUTE_UNUSED) { in xmlCopyAttribute()
2309 const xmlChar *name ATTRIBUTE_UNUSED) { in xmlDumpAttributeDeclScan()
2431 xmlFreeNotationTableEntry(void *nota, const xmlChar *name ATTRIBUTE_UNUSED) { in xmlFreeNotationTableEntry()
2456 xmlCopyNotation(void *payload, const xmlChar *name ATTRIBUTE_UNUSED) { in xmlCopyNotation()
2531 const xmlChar *name ATTRIBUTE_UNUSED) { in xmlDumpNotationDeclScan()
2675 xmlFreeIDTableEntry(void *id, const xmlChar *name ATTRIBUTE_UNUSED) { in xmlFreeIDTableEntry()
2877 xmlFreeRefTableEntry(void *payload, const xmlChar *name ATTRIBUTE_UNUSED) { in xmlFreeRefTableEntry()
2912 xmlDummyCompare(const void *data0 ATTRIBUTE_UNUSED, in xmlDummyCompare()
2913 const void *data1 ATTRIBUTE_UNUSED) in xmlDummyCompare()
3770 xmlValidateNotationDecl(xmlValidCtxtPtr ctxt ATTRIBUTE_UNUSED, xmlDocPtr doc ATTRIBUTE_UNUSED, in xmlValidateNotationDecl()
3771 xmlNotationPtr nota ATTRIBUTE_UNUSED) { in xmlValidateNotationDecl()
4123 const xmlChar *name ATTRIBUTE_UNUSED) { in xmlValidateAttributeIdCallback()
5920 xmlValidatePopElement(xmlValidCtxtPtr ctxt, xmlDocPtr doc ATTRIBUTE_UNUSED, in xmlValidatePopElement()
5921 xmlNodePtr elem ATTRIBUTE_UNUSED, in xmlValidatePopElement()
5922 const xmlChar *qname ATTRIBUTE_UNUSED) { in xmlValidatePopElement()
6689 const xmlChar *name ATTRIBUTE_UNUSED) { in xmlValidateNotationCallback()
6710 const xmlChar *name ATTRIBUTE_UNUSED) { in xmlValidateAttributeCallback()
6959 static void XMLCDECL xmlNoValidityErr(void *ctx ATTRIBUTE_UNUSED, in xmlNoValidityErr()
6960 const char *msg ATTRIBUTE_UNUSED, ...) { in xmlNoValidityErr()