libxml2_xmlversion.h File Reference

xmlCheckVersion ( int )

XMLPUBFUN void XMLCALLxmlCheckVersion(intversion)

LIBXML_DOTTED_VERSION

LIBXML_DOTTED_VERSION:

the version string like "1.2.3"

LIBXML_VERSION

LIBXML_VERSION:

the version number: 1.2.3 value is 1002003

LIBXML_VERSION_STRING

LIBXML_VERSION_STRING:

the version number string, 1.2.3 value is "1002003"

LIBXML_TEST_VERSION

LIBXML_TEST_VERSION:

Macro to check that the libxml version in use is compatible with the version the software has been compiled against

ATTRIBUTE_UNUSED

WITH_TRIO:

defined if the trio support need to be configured in WITHOUT_TRIO:

defined if the trio support should not be configured in WITH_TRIO:

defined if the trio support need to be configured in LIBXML_FTP_ENABLED:

Whether the FTP support is configured in LIBXML_HTTP_ENABLED:

Whether the HTTP support is configured in LIBXML_DOCB_ENABLED:

Whether the SGML Docbook support is configured in LIBXML_ICONV_ENABLED:

Whether iconv support is available LIBXML_ISO8859X_ENABLED:

Whether ISO-8859-* support is made available in case iconv is not ATTRIBUTE_UNUSED:

Macro used to signal to GCC unused function parameters