Go to the documentation of this file. 10 #ifndef __XML_VERSION_H__ 11 #define __XML_VERSION_H__ 18 #define LIBXML_DOTTED_VERSION "2.13.5" 25 #define LIBXML_VERSION 21305 32 #define LIBXML_VERSION_STRING "21305" 39 #define LIBXML_VERSION_EXTRA "" 47 #define LIBXML_TEST_VERSION xmlCheckVersion(21305); 55 #define LIBXML_THREAD_ENABLED 64 #define LIBXML_THREAD_ALLOC_ENABLED 73 #define LIBXML_TREE_ENABLED 82 #define LIBXML_OUTPUT_ENABLED 91 #define LIBXML_PUSH_ENABLED 100 #define LIBXML_READER_ENABLED 109 #define LIBXML_PATTERN_ENABLED 118 #define LIBXML_WRITER_ENABLED 127 #define LIBXML_SAX1_ENABLED 136 #define LIBXML_FTP_ENABLED 145 #define LIBXML_HTTP_ENABLED 154 #define LIBXML_VALID_ENABLED 163 #define LIBXML_HTML_ENABLED 172 #define LIBXML_LEGACY_ENABLED 181 #define LIBXML_C14N_ENABLED 190 #define LIBXML_CATALOG_ENABLED 199 #define LIBXML_XPATH_ENABLED 208 #define LIBXML_XPTR_ENABLED 217 #define LIBXML_XPTR_LOCS_ENABLED 226 #define LIBXML_XINCLUDE_ENABLED 235 #define LIBXML_ICONV_ENABLED 244 #define LIBXML_ICU_ENABLED 253 #define LIBXML_ISO8859X_ENABLED 262 #define LIBXML_DEBUG_ENABLED 271 #define LIBXML_UNICODE_ENABLED 280 #define LIBXML_REGEXP_ENABLED 289 #define LIBXML_AUTOMATA_ENABLED 298 #define LIBXML_SCHEMAS_ENABLED 307 #define LIBXML_SCHEMATRON_ENABLED 316 #define LIBXML_MODULES_ENABLED 322 #define LIBXML_MODULE_EXTENSION ".so" 331 #define LIBXML_ZLIB_ENABLED 340 #define LIBXML_LZMA_ENABLED 343 #include <libxml/xmlexports.h>