Lines Matching refs:ATTRIBUTE_UNUSED

884 isStandaloneDebug(void *ctx ATTRIBUTE_UNUSED)  in isStandaloneDebug()  argument
902 hasInternalSubsetDebug(void *ctx ATTRIBUTE_UNUSED) in hasInternalSubsetDebug() argument
920 hasExternalSubsetDebug(void *ctx ATTRIBUTE_UNUSED) in hasExternalSubsetDebug() argument
936 internalSubsetDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *name, in internalSubsetDebug() argument
960 externalSubsetDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *name, in externalSubsetDebug() argument
992 resolveEntityDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *publicId, const xmlChar *systemId) in resolveEntityDebug() argument
1022 getEntityDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *name) in getEntityDebug() argument
1041 getParameterEntityDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *name) in getParameterEntityDebug() argument
1063 entityDeclDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *name, int type, in entityDeclDebug() argument
1090 attributeDeclDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar * elem, in attributeDeclDebug() argument
1116 elementDeclDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *name, int type, in elementDeclDebug() argument
1117 xmlElementContentPtr content ATTRIBUTE_UNUSED) in elementDeclDebug() argument
1136 notationDeclDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *name, in notationDeclDebug() argument
1157 unparsedEntityDeclDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *name, in unparsedEntityDeclDebug() argument
1186 setDocumentLocatorDebug(void *ctx ATTRIBUTE_UNUSED, xmlSAXLocatorPtr loc ATTRIBUTE_UNUSED) in setDocumentLocatorDebug() argument
1201 startDocumentDebug(void *ctx ATTRIBUTE_UNUSED) in startDocumentDebug() argument
1216 endDocumentDebug(void *ctx ATTRIBUTE_UNUSED) in endDocumentDebug() argument
1232 startElementDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *name, const xmlChar **atts) in startElementDebug() argument
1258 endElementDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *name) in endElementDebug() argument
1276 charactersDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *ch, int len) in charactersDebug() argument
1299 referenceDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *name) in referenceDebug() argument
1318 ignorableWhitespaceDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *ch, int len) in ignorableWhitespaceDebug() argument
1342 processingInstructionDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *target, in processingInstructionDebug() argument
1365 cdataBlockDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *value, int len) in cdataBlockDebug() argument
1382 commentDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *value) in commentDebug() argument
1400 warningDebug(void *ctx ATTRIBUTE_UNUSED, const char *msg, ...) in warningDebug() argument
1423 errorDebug(void *ctx ATTRIBUTE_UNUSED, const char *msg, ...) in errorDebug() argument
1446 fatalErrorDebug(void *ctx ATTRIBUTE_UNUSED, const char *msg, ...) in fatalErrorDebug() argument
1507 startElementNsDebug(void *ctx ATTRIBUTE_UNUSED, in startElementNsDebug() argument
1564 endElementNsDebug(void *ctx ATTRIBUTE_UNUSED, in endElementNsDebug() argument