Lines Matching defs:ATTRIBUTE_UNUSED
1275 xmlSprintfElementContent(char *buf ATTRIBUTE_UNUSED, in xmlSprintfElementContent()
1276 xmlElementContentPtr content ATTRIBUTE_UNUSED, in xmlSprintfElementContent()
1277 int englob ATTRIBUTE_UNUSED) { in xmlSprintfElementContent()
1637 xmlFreeElementTableEntry(void *elem, const xmlChar *name ATTRIBUTE_UNUSED) { in xmlFreeElementTableEntry()
1662 xmlCopyElement(void *payload, const xmlChar *name ATTRIBUTE_UNUSED) { in xmlCopyElement()
1773 const xmlChar *name ATTRIBUTE_UNUSED) { in xmlDumpElementDeclScan()
2189 xmlFreeAttributeTableEntry(void *attr, const xmlChar *name ATTRIBUTE_UNUSED) { in xmlFreeAttributeTableEntry()
2214 xmlCopyAttribute(void *payload, const xmlChar *name ATTRIBUTE_UNUSED) { in xmlCopyAttribute()
2345 const xmlChar *name ATTRIBUTE_UNUSED) { in xmlDumpAttributeDeclScan()
2467 xmlFreeNotationTableEntry(void *nota, const xmlChar *name ATTRIBUTE_UNUSED) { in xmlFreeNotationTableEntry()
2492 xmlCopyNotation(void *payload, const xmlChar *name ATTRIBUTE_UNUSED) { in xmlCopyNotation()
2567 const xmlChar *name ATTRIBUTE_UNUSED) { in xmlDumpNotationDeclScan()
2752 xmlFreeIDTableEntry(void *id, const xmlChar *name ATTRIBUTE_UNUSED) { in xmlFreeIDTableEntry()
2955 xmlFreeRefTableEntry(void *payload, const xmlChar *name ATTRIBUTE_UNUSED) { in xmlFreeRefTableEntry()
2990 xmlDummyCompare(const void *data0 ATTRIBUTE_UNUSED, in xmlDummyCompare()
2991 const void *data1 ATTRIBUTE_UNUSED) in xmlDummyCompare()
3858 xmlValidateNotationDecl(xmlValidCtxtPtr ctxt ATTRIBUTE_UNUSED, xmlDocPtr doc ATTRIBUTE_UNUSED, in xmlValidateNotationDecl()
3859 xmlNotationPtr nota ATTRIBUTE_UNUSED) { in xmlValidateNotationDecl()
4185 const xmlChar *name ATTRIBUTE_UNUSED) { in xmlValidateAttributeIdCallback()
5981 xmlValidatePopElement(xmlValidCtxtPtr ctxt, xmlDocPtr doc ATTRIBUTE_UNUSED, in xmlValidatePopElement()
5982 xmlNodePtr elem ATTRIBUTE_UNUSED, in xmlValidatePopElement()
5983 const xmlChar *qname ATTRIBUTE_UNUSED) { in xmlValidatePopElement()
6750 const xmlChar *name ATTRIBUTE_UNUSED) { in xmlValidateNotationCallback()
6771 const xmlChar *name ATTRIBUTE_UNUSED) { in xmlValidateAttributeCallback()
7020 static void XMLCDECL xmlNoValidityErr(void *ctx ATTRIBUTE_UNUSED, in xmlNoValidityErr()
7021 const char *msg ATTRIBUTE_UNUSED, ...) { in xmlNoValidityErr()