Go to the documentation of this file. 10 #ifndef __XML_VERSION_H__ 11 #define __XML_VERSION_H__ 18 #define LIBXML_DOTTED_VERSION "2.14.6" 25 #define LIBXML_VERSION 21406 32 #define LIBXML_VERSION_STRING "21406" 39 #define LIBXML_VERSION_EXTRA "" 47 #define LIBXML_TEST_VERSION xmlCheckVersion(21406); 55 #define LIBXML_THREAD_ENABLED 64 #define LIBXML_THREAD_ALLOC_ENABLED 72 #define LIBXML_TREE_ENABLED 80 #define LIBXML_OUTPUT_ENABLED 89 #define LIBXML_PUSH_ENABLED 98 #define LIBXML_READER_ENABLED 107 #define LIBXML_PATTERN_ENABLED 116 #define LIBXML_WRITER_ENABLED 125 #define LIBXML_SAX1_ENABLED 134 #define LIBXML_HTTP_ENABLED 143 #define LIBXML_VALID_ENABLED 152 #define LIBXML_HTML_ENABLED 160 #undef LIBXML_LEGACY_ENABLED 168 #define LIBXML_C14N_ENABLED 177 #define LIBXML_CATALOG_ENABLED 186 #define LIBXML_XPATH_ENABLED 195 #define LIBXML_XPTR_ENABLED 204 #define LIBXML_XINCLUDE_ENABLED 213 #define LIBXML_ICONV_ENABLED 222 #define LIBXML_ICU_ENABLED 231 #define LIBXML_ISO8859X_ENABLED 240 #define LIBXML_DEBUG_ENABLED 248 #undef LIBXML_UNICODE_ENABLED 256 #define LIBXML_REGEXP_ENABLED 265 #define LIBXML_AUTOMATA_ENABLED 274 #define LIBXML_RELAXNG_ENABLED 283 #define LIBXML_SCHEMAS_ENABLED 292 #define LIBXML_SCHEMATRON_ENABLED 301 #define LIBXML_MODULES_ENABLED 307 #define LIBXML_MODULE_EXTENSION ".so" 316 #define LIBXML_ZLIB_ENABLED 325 #define LIBXML_LZMA_ENABLED 328 #include <libxml/xmlexports.h>