1 <?xml version="1.0" encoding="UTF-8"?> 2 <html> 3 <head> 4 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> 5 <title>xmlversion: compile-time version informations</title> 6 <meta name="generator" content="Libxml2 devhelp stylesheet"/> 7 <link rel="start" href="index.html" title="libxml2 Reference Manual"/> 8 <link rel="up" href="general.html" title="API"/> 9 <link rel="stylesheet" href="style.css" type="text/css"/> 10 <link rel="chapter" href="general.html" title="API"/> 11 </head> 12 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> 13 <table class="navigation" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"> 14 <tr valign="middle"> 15 <td> 16 <a accesskey="p" href="libxml2-xmlunicode.html"> 17 <img src="left.png" width="24" height="24" border="0" alt="Prev"/> 18 </a> 19 </td> 20 <td> 21 <a accesskey="u" href="general.html"> 22 <img src="up.png" width="24" height="24" border="0" alt="Up"/> 23 </a> 24 </td> 25 <td> 26 <a accesskey="h" href="index.html"> 27 <img src="home.png" width="24" height="24" border="0" alt="Home"/> 28 </a> 29 </td> 30 <td> 31 <a accesskey="n" href="libxml2-xmlwriter.html"> 32 <img src="right.png" width="24" height="24" border="0" alt="Next"/> 33 </a> 34 </td> 35 <th width="100%" align="center">libxml2 Reference Manual</th> 36 </tr> 37 </table> 38 <h2> 39 <span class="refentrytitle">xmlversion</span> 40 </h2> 41 <p>xmlversion - compile-time version informations</p> 42 <p>compile-time version informations for the XML library </p> 43 <p>Author(s): Daniel Veillard </p> 44 <div class="refsynopsisdiv"> 45 <h2>Synopsis</h2> 46 <pre class="synopsis">#define <a href="#LIBXML_VERSION_EXTRA">LIBXML_VERSION_EXTRA</a>; 47 #define <a href="#LIBXML_MODULES_ENABLED">LIBXML_MODULES_ENABLED</a>; 48 #define <a href="#LIBXML_LEGACY_ENABLED">LIBXML_LEGACY_ENABLED</a>; 49 #define <a href="#LIBXML_LZMA_ENABLED">LIBXML_LZMA_ENABLED</a>; 50 #define <a href="#LIBXML_READER_ENABLED">LIBXML_READER_ENABLED</a>; 51 #define <a href="#LIBXML_THREAD_ENABLED">LIBXML_THREAD_ENABLED</a>; 52 #define <a href="#LIBXML_DOTTED_VERSION">LIBXML_DOTTED_VERSION</a>; 53 #define <a href="#LIBXML_ISO8859X_ENABLED">LIBXML_ISO8859X_ENABLED</a>; 54 #define <a href="#LIBXML_DEBUG_ENABLED">LIBXML_DEBUG_ENABLED</a>; 55 #define <a href="#LIBXML_XINCLUDE_ENABLED">LIBXML_XINCLUDE_ENABLED</a>; 56 #define <a href="#ATTRIBUTE_UNUSED">ATTRIBUTE_UNUSED</a>; 57 #define <a href="#LIBXML_DOCB_ENABLED">LIBXML_DOCB_ENABLED</a>; 58 #define <a href="#LIBXML_PUSH_ENABLED">LIBXML_PUSH_ENABLED</a>; 59 #define <a href="#LIBXML_SAX1_ENABLED">LIBXML_SAX1_ENABLED</a>; 60 #define <a href="#WITHOUT_TRIO">WITHOUT_TRIO</a>; 61 #define <a href="#LIBXML_SCHEMATRON_ENABLED">LIBXML_SCHEMATRON_ENABLED</a>; 62 #define <a href="#LIBXML_HTTP_ENABLED">LIBXML_HTTP_ENABLED</a>; 63 #define <a href="#LIBXML_OUTPUT_ENABLED">LIBXML_OUTPUT_ENABLED</a>; 64 #define <a href="#WITH_TRIO">WITH_TRIO</a>; 65 #define <a href="#LIBXML_DEBUG_RUNTIME">LIBXML_DEBUG_RUNTIME</a>; 66 #define <a href="#LIBXML_VERSION">LIBXML_VERSION</a>; 67 #define <a href="#LIBXML_XPTR_ENABLED">LIBXML_XPTR_ENABLED</a>; 68 #define <a href="#LIBXML_VERSION_STRING">LIBXML_VERSION_STRING</a>; 69 #define <a href="#LIBXML_CATALOG_ENABLED">LIBXML_CATALOG_ENABLED</a>; 70 #define <a href="#LIBXML_ATTR_ALLOC_SIZE">LIBXML_ATTR_ALLOC_SIZE</a>; 71 #define <a href="#LIBXML_REGEXP_ENABLED">LIBXML_REGEXP_ENABLED</a>; 72 #define <a href="#LIBXML_ICU_ENABLED">LIBXML_ICU_ENABLED</a>; 73 #define <a href="#LIBXML_MODULE_EXTENSION">LIBXML_MODULE_EXTENSION</a>; 74 #define <a href="#LIBXML_ICONV_ENABLED">LIBXML_ICONV_ENABLED</a>; 75 #define <a href="#LIBXML_HTML_ENABLED">LIBXML_HTML_ENABLED</a>; 76 #define <a href="#LIBXML_UNICODE_ENABLED">LIBXML_UNICODE_ENABLED</a>; 77 #define <a href="#LIBXML_FTP_ENABLED">LIBXML_FTP_ENABLED</a>; 78 #define <a href="#LIBXML_AUTOMATA_ENABLED">LIBXML_AUTOMATA_ENABLED</a>; 79 #define <a href="#LIBXML_ZLIB_ENABLED">LIBXML_ZLIB_ENABLED</a>; 80 #define <a href="#LIBXML_WRITER_ENABLED">LIBXML_WRITER_ENABLED</a>; 81 #define <a href="#LIBXML_C14N_ENABLED">LIBXML_C14N_ENABLED</a>; 82 #define <a href="#LIBXML_SCHEMAS_ENABLED">LIBXML_SCHEMAS_ENABLED</a>; 83 #define <a href="#DEBUG_MEMORY_LOCATION">DEBUG_MEMORY_LOCATION</a>; 84 #define <a href="#LIBXML_ATTR_FORMAT">LIBXML_ATTR_FORMAT</a>; 85 #define <a href="#LIBXML_TEST_VERSION">LIBXML_TEST_VERSION</a>; 86 #define <a href="#LIBXML_THREAD_ALLOC_ENABLED">LIBXML_THREAD_ALLOC_ENABLED</a>; 87 #define <a href="#LIBXML_XPATH_ENABLED">LIBXML_XPATH_ENABLED</a>; 88 #define <a href="#LIBXML_PATTERN_ENABLED">LIBXML_PATTERN_ENABLED</a>; 89 #define <a href="#LIBXML_VALID_ENABLED">LIBXML_VALID_ENABLED</a>; 90 #define <a href="#LIBXML_TREE_ENABLED">LIBXML_TREE_ENABLED</a>; 91 #define <a href="#LIBXML_EXPR_ENABLED">LIBXML_EXPR_ENABLED</a>; 92 void <a href="#xmlCheckVersion">xmlCheckVersion</a> (int version); 93 </pre> 94 </div> 95 <div class="refsect1" lang="en"> 96 <h2>Description</h2> 97 </div> 98 <div class="refsect1" lang="en"> 99 <h2>Details</h2> 100 <div class="refsect2" lang="en"> 101 <div class="refsect2" lang="en"><h3><a name="ATTRIBUTE_UNUSED">Macro </a>ATTRIBUTE_UNUSED</h3><pre class="programlisting">#define <a href="#ATTRIBUTE_UNUSED">ATTRIBUTE_UNUSED</a>; 102 </pre><p>Macro used to signal to GCC unused function parameters</p> 103 </div> 104 <hr/> 105 <div class="refsect2" lang="en"><h3><a name="DEBUG_MEMORY_LOCATION">Macro </a>DEBUG_MEMORY_LOCATION</h3><pre class="programlisting">#define <a href="#DEBUG_MEMORY_LOCATION">DEBUG_MEMORY_LOCATION</a>; 106 </pre><p>Whether the memory debugging is configured in</p> 107 </div> 108 <hr/> 109 <div class="refsect2" lang="en"><h3><a name="LIBXML_ATTR_ALLOC_SIZE">Macro </a>LIBXML_ATTR_ALLOC_SIZE</h3><pre class="programlisting">#define <a href="#LIBXML_ATTR_ALLOC_SIZE">LIBXML_ATTR_ALLOC_SIZE</a>; 110 </pre><p>Macro used to indicate to GCC this is an allocator function</p> 111 </div> 112 <hr/> 113 <div class="refsect2" lang="en"><h3><a name="LIBXML_ATTR_FORMAT">Macro </a>LIBXML_ATTR_FORMAT</h3><pre class="programlisting">#define <a href="#LIBXML_ATTR_FORMAT">LIBXML_ATTR_FORMAT</a>; 114 </pre><p>Macro used to indicate to GCC the parameter are printf like</p> 115 </div> 116 <hr/> 117 <div class="refsect2" lang="en"><h3><a name="LIBXML_AUTOMATA_ENABLED">Macro </a>LIBXML_AUTOMATA_ENABLED</h3><pre class="programlisting">#define <a href="#LIBXML_AUTOMATA_ENABLED">LIBXML_AUTOMATA_ENABLED</a>; 118 </pre><p>Whether the automata interfaces are compiled in</p> 119 </div> 120 <hr/> 121 <div class="refsect2" lang="en"><h3><a name="LIBXML_C14N_ENABLED">Macro </a>LIBXML_C14N_ENABLED</h3><pre class="programlisting">#define <a href="#LIBXML_C14N_ENABLED">LIBXML_C14N_ENABLED</a>; 122 </pre><p>Whether the Canonicalization support is configured in</p> 123 </div> 124 <hr/> 125 <div class="refsect2" lang="en"><h3><a name="LIBXML_CATALOG_ENABLED">Macro </a>LIBXML_CATALOG_ENABLED</h3><pre class="programlisting">#define <a href="#LIBXML_CATALOG_ENABLED">LIBXML_CATALOG_ENABLED</a>; 126 </pre><p>Whether the Catalog support is configured in</p> 127 </div> 128 <hr/> 129 <div class="refsect2" lang="en"><h3><a name="LIBXML_DEBUG_ENABLED">Macro </a>LIBXML_DEBUG_ENABLED</h3><pre class="programlisting">#define <a href="#LIBXML_DEBUG_ENABLED">LIBXML_DEBUG_ENABLED</a>; 130 </pre><p>Whether Debugging module is configured in</p> 131 </div> 132 <hr/> 133 <div class="refsect2" lang="en"><h3><a name="LIBXML_DEBUG_RUNTIME">Macro </a>LIBXML_DEBUG_RUNTIME</h3><pre class="programlisting">#define <a href="#LIBXML_DEBUG_RUNTIME">LIBXML_DEBUG_RUNTIME</a>; 134 </pre><p>Whether the runtime debugging is configured in</p> 135 </div> 136 <hr/> 137 <div class="refsect2" lang="en"><h3><a name="LIBXML_DOCB_ENABLED">Macro </a>LIBXML_DOCB_ENABLED</h3><pre class="programlisting">#define <a href="#LIBXML_DOCB_ENABLED">LIBXML_DOCB_ENABLED</a>; 138 </pre><p>Whether the SGML Docbook support is configured in</p> 139 </div> 140 <hr/> 141 <div class="refsect2" lang="en"><h3><a name="LIBXML_DOTTED_VERSION">Macro </a>LIBXML_DOTTED_VERSION</h3><pre class="programlisting">#define <a href="#LIBXML_DOTTED_VERSION">LIBXML_DOTTED_VERSION</a>; 142 </pre><p>the version string like "1.2.3"</p> 143 </div> 144 <hr/> 145 <div class="refsect2" lang="en"><h3><a name="LIBXML_EXPR_ENABLED">Macro </a>LIBXML_EXPR_ENABLED</h3><pre class="programlisting">#define <a href="#LIBXML_EXPR_ENABLED">LIBXML_EXPR_ENABLED</a>; 146 </pre><p>Whether the formal expressions interfaces are compiled in</p> 147 </div> 148 <hr/> 149 <div class="refsect2" lang="en"><h3><a name="LIBXML_FTP_ENABLED">Macro </a>LIBXML_FTP_ENABLED</h3><pre class="programlisting">#define <a href="#LIBXML_FTP_ENABLED">LIBXML_FTP_ENABLED</a>; 150 </pre><p>Whether the FTP support is configured in</p> 151 </div> 152 <hr/> 153 <div class="refsect2" lang="en"><h3><a name="LIBXML_HTML_ENABLED">Macro </a>LIBXML_HTML_ENABLED</h3><pre class="programlisting">#define <a href="#LIBXML_HTML_ENABLED">LIBXML_HTML_ENABLED</a>; 154 </pre><p>Whether the HTML support is configured in</p> 155 </div> 156 <hr/> 157 <div class="refsect2" lang="en"><h3><a name="LIBXML_HTTP_ENABLED">Macro </a>LIBXML_HTTP_ENABLED</h3><pre class="programlisting">#define <a href="#LIBXML_HTTP_ENABLED">LIBXML_HTTP_ENABLED</a>; 158 </pre><p>Whether the HTTP support is configured in</p> 159 </div> 160 <hr/> 161 <div class="refsect2" lang="en"><h3><a name="LIBXML_ICONV_ENABLED">Macro </a>LIBXML_ICONV_ENABLED</h3><pre class="programlisting">#define <a href="#LIBXML_ICONV_ENABLED">LIBXML_ICONV_ENABLED</a>; 162 </pre><p>Whether iconv support is available</p> 163 </div> 164 <hr/> 165 <div class="refsect2" lang="en"><h3><a name="LIBXML_ICU_ENABLED">Macro </a>LIBXML_ICU_ENABLED</h3><pre class="programlisting">#define <a href="#LIBXML_ICU_ENABLED">LIBXML_ICU_ENABLED</a>; 166 </pre><p>Whether icu support is available</p> 167 </div> 168 <hr/> 169 <div class="refsect2" lang="en"><h3><a name="LIBXML_ISO8859X_ENABLED">Macro </a>LIBXML_ISO8859X_ENABLED</h3><pre class="programlisting">#define <a href="#LIBXML_ISO8859X_ENABLED">LIBXML_ISO8859X_ENABLED</a>; 170 </pre><p>Whether ISO-8859-* support is made available in case iconv is not</p> 171 </div> 172 <hr/> 173 <div class="refsect2" lang="en"><h3><a name="LIBXML_LEGACY_ENABLED">Macro </a>LIBXML_LEGACY_ENABLED</h3><pre class="programlisting">#define <a href="#LIBXML_LEGACY_ENABLED">LIBXML_LEGACY_ENABLED</a>; 174 </pre><p>Whether the deprecated APIs are compiled in for compatibility</p> 175 </div> 176 <hr/> 177 <div class="refsect2" lang="en"><h3><a name="LIBXML_LZMA_ENABLED">Macro </a>LIBXML_LZMA_ENABLED</h3><pre class="programlisting">#define <a href="#LIBXML_LZMA_ENABLED">LIBXML_LZMA_ENABLED</a>; 178 </pre><p>Whether the Lzma support is compiled in</p> 179 </div> 180 <hr/> 181 <div class="refsect2" lang="en"><h3><a name="LIBXML_MODULES_ENABLED">Macro </a>LIBXML_MODULES_ENABLED</h3><pre class="programlisting">#define <a href="#LIBXML_MODULES_ENABLED">LIBXML_MODULES_ENABLED</a>; 182 </pre><p>Whether the module interfaces are compiled in</p> 183 </div> 184 <hr/> 185 <div class="refsect2" lang="en"><h3><a name="LIBXML_MODULE_EXTENSION">Macro </a>LIBXML_MODULE_EXTENSION</h3><pre class="programlisting">#define <a href="#LIBXML_MODULE_EXTENSION">LIBXML_MODULE_EXTENSION</a>; 186 </pre><p>the string suffix used by dynamic modules (usually shared libraries)</p> 187 </div> 188 <hr/> 189 <div class="refsect2" lang="en"><h3><a name="LIBXML_OUTPUT_ENABLED">Macro </a>LIBXML_OUTPUT_ENABLED</h3><pre class="programlisting">#define <a href="#LIBXML_OUTPUT_ENABLED">LIBXML_OUTPUT_ENABLED</a>; 190 </pre><p>Whether the serialization/saving support is configured in</p> 191 </div> 192 <hr/> 193 <div class="refsect2" lang="en"><h3><a name="LIBXML_PATTERN_ENABLED">Macro </a>LIBXML_PATTERN_ENABLED</h3><pre class="programlisting">#define <a href="#LIBXML_PATTERN_ENABLED">LIBXML_PATTERN_ENABLED</a>; 194 </pre><p>Whether the <a href="libxml2-pattern.html#xmlPattern">xmlPattern</a> node selection interface is configured in</p> 195 </div> 196 <hr/> 197 <div class="refsect2" lang="en"><h3><a name="LIBXML_PUSH_ENABLED">Macro </a>LIBXML_PUSH_ENABLED</h3><pre class="programlisting">#define <a href="#LIBXML_PUSH_ENABLED">LIBXML_PUSH_ENABLED</a>; 198 </pre><p>Whether the push parsing interfaces are configured in</p> 199 </div> 200 <hr/> 201 <div class="refsect2" lang="en"><h3><a name="LIBXML_READER_ENABLED">Macro </a>LIBXML_READER_ENABLED</h3><pre class="programlisting">#define <a href="#LIBXML_READER_ENABLED">LIBXML_READER_ENABLED</a>; 202 </pre><p>Whether the xmlReader parsing interface is configured in</p> 203 </div> 204 <hr/> 205 <div class="refsect2" lang="en"><h3><a name="LIBXML_REGEXP_ENABLED">Macro </a>LIBXML_REGEXP_ENABLED</h3><pre class="programlisting">#define <a href="#LIBXML_REGEXP_ENABLED">LIBXML_REGEXP_ENABLED</a>; 206 </pre><p>Whether the regular expressions interfaces are compiled in</p> 207 </div> 208 <hr/> 209 <div class="refsect2" lang="en"><h3><a name="LIBXML_SAX1_ENABLED">Macro </a>LIBXML_SAX1_ENABLED</h3><pre class="programlisting">#define <a href="#LIBXML_SAX1_ENABLED">LIBXML_SAX1_ENABLED</a>; 210 </pre><p>Whether the older SAX1 interface is configured in</p> 211 </div> 212 <hr/> 213 <div class="refsect2" lang="en"><h3><a name="LIBXML_SCHEMAS_ENABLED">Macro </a>LIBXML_SCHEMAS_ENABLED</h3><pre class="programlisting">#define <a href="#LIBXML_SCHEMAS_ENABLED">LIBXML_SCHEMAS_ENABLED</a>; 214 </pre><p>Whether the Schemas validation interfaces are compiled in</p> 215 </div> 216 <hr/> 217 <div class="refsect2" lang="en"><h3><a name="LIBXML_SCHEMATRON_ENABLED">Macro </a>LIBXML_SCHEMATRON_ENABLED</h3><pre class="programlisting">#define <a href="#LIBXML_SCHEMATRON_ENABLED">LIBXML_SCHEMATRON_ENABLED</a>; 218 </pre><p>Whether the Schematron validation interfaces are compiled in</p> 219 </div> 220 <hr/> 221 <div class="refsect2" lang="en"><h3><a name="LIBXML_TEST_VERSION">Macro </a>LIBXML_TEST_VERSION</h3><pre class="programlisting">#define <a href="#LIBXML_TEST_VERSION">LIBXML_TEST_VERSION</a>; 222 </pre><p>Macro to check that the libxml version in use is compatible with the version the software has been compiled against</p> 223 </div> 224 <hr/> 225 <div class="refsect2" lang="en"><h3><a name="LIBXML_THREAD_ALLOC_ENABLED">Macro </a>LIBXML_THREAD_ALLOC_ENABLED</h3><pre class="programlisting">#define <a href="#LIBXML_THREAD_ALLOC_ENABLED">LIBXML_THREAD_ALLOC_ENABLED</a>; 226 </pre><p>Whether the allocation hooks are per-thread</p> 227 </div> 228 <hr/> 229 <div class="refsect2" lang="en"><h3><a name="LIBXML_THREAD_ENABLED">Macro </a>LIBXML_THREAD_ENABLED</h3><pre class="programlisting">#define <a href="#LIBXML_THREAD_ENABLED">LIBXML_THREAD_ENABLED</a>; 230 </pre><p>Whether the thread support is configured in</p> 231 </div> 232 <hr/> 233 <div class="refsect2" lang="en"><h3><a name="LIBXML_TREE_ENABLED">Macro </a>LIBXML_TREE_ENABLED</h3><pre class="programlisting">#define <a href="#LIBXML_TREE_ENABLED">LIBXML_TREE_ENABLED</a>; 234 </pre><p>Whether the DOM like tree manipulation API support is configured in</p> 235 </div> 236 <hr/> 237 <div class="refsect2" lang="en"><h3><a name="LIBXML_UNICODE_ENABLED">Macro </a>LIBXML_UNICODE_ENABLED</h3><pre class="programlisting">#define <a href="#LIBXML_UNICODE_ENABLED">LIBXML_UNICODE_ENABLED</a>; 238 </pre><p>Whether the Unicode related interfaces are compiled in</p> 239 </div> 240 <hr/> 241 <div class="refsect2" lang="en"><h3><a name="LIBXML_VALID_ENABLED">Macro </a>LIBXML_VALID_ENABLED</h3><pre class="programlisting">#define <a href="#LIBXML_VALID_ENABLED">LIBXML_VALID_ENABLED</a>; 242 </pre><p>Whether the DTD validation support is configured in</p> 243 </div> 244 <hr/> 245 <div class="refsect2" lang="en"><h3><a name="LIBXML_VERSION">Macro </a>LIBXML_VERSION</h3><pre class="programlisting">#define <a href="#LIBXML_VERSION">LIBXML_VERSION</a>; 246 </pre><p>the version number: 1.2.3 value is 10203</p> 247 </div> 248 <hr/> 249 <div class="refsect2" lang="en"><h3><a name="LIBXML_VERSION_EXTRA">Macro </a>LIBXML_VERSION_EXTRA</h3><pre class="programlisting">#define <a href="#LIBXML_VERSION_EXTRA">LIBXML_VERSION_EXTRA</a>; 250 </pre><p>extra version information, used to show a CVS compilation</p> 251 </div> 252 <hr/> 253 <div class="refsect2" lang="en"><h3><a name="LIBXML_VERSION_STRING">Macro </a>LIBXML_VERSION_STRING</h3><pre class="programlisting">#define <a href="#LIBXML_VERSION_STRING">LIBXML_VERSION_STRING</a>; 254 </pre><p>the version number string, 1.2.3 value is "10203"</p> 255 </div> 256 <hr/> 257 <div class="refsect2" lang="en"><h3><a name="LIBXML_WRITER_ENABLED">Macro </a>LIBXML_WRITER_ENABLED</h3><pre class="programlisting">#define <a href="#LIBXML_WRITER_ENABLED">LIBXML_WRITER_ENABLED</a>; 258 </pre><p>Whether the xmlWriter saving interface is configured in</p> 259 </div> 260 <hr/> 261 <div class="refsect2" lang="en"><h3><a name="LIBXML_XINCLUDE_ENABLED">Macro </a>LIBXML_XINCLUDE_ENABLED</h3><pre class="programlisting">#define <a href="#LIBXML_XINCLUDE_ENABLED">LIBXML_XINCLUDE_ENABLED</a>; 262 </pre><p>Whether XInclude is configured in</p> 263 </div> 264 <hr/> 265 <div class="refsect2" lang="en"><h3><a name="LIBXML_XPATH_ENABLED">Macro </a>LIBXML_XPATH_ENABLED</h3><pre class="programlisting">#define <a href="#LIBXML_XPATH_ENABLED">LIBXML_XPATH_ENABLED</a>; 266 </pre><p>Whether XPath is configured in</p> 267 </div> 268 <hr/> 269 <div class="refsect2" lang="en"><h3><a name="LIBXML_XPTR_ENABLED">Macro </a>LIBXML_XPTR_ENABLED</h3><pre class="programlisting">#define <a href="#LIBXML_XPTR_ENABLED">LIBXML_XPTR_ENABLED</a>; 270 </pre><p>Whether XPointer is configured in</p> 271 </div> 272 <hr/> 273 <div class="refsect2" lang="en"><h3><a name="LIBXML_ZLIB_ENABLED">Macro </a>LIBXML_ZLIB_ENABLED</h3><pre class="programlisting">#define <a href="#LIBXML_ZLIB_ENABLED">LIBXML_ZLIB_ENABLED</a>; 274 </pre><p>Whether the Zlib support is compiled in</p> 275 </div> 276 <hr/> 277 <div class="refsect2" lang="en"><h3><a name="WITHOUT_TRIO">Macro </a>WITHOUT_TRIO</h3><pre class="programlisting">#define <a href="#WITHOUT_TRIO">WITHOUT_TRIO</a>; 278 </pre><p>defined if the trio support should not be configured in</p> 279 </div> 280 <hr/> 281 <div class="refsect2" lang="en"><h3><a name="WITH_TRIO">Macro </a>WITH_TRIO</h3><pre class="programlisting">#define <a href="#WITH_TRIO">WITH_TRIO</a>; 282 </pre><p>defined if the trio support need to be configured in</p> 283 </div> 284 <hr/> 285 <div class="refsect2" lang="en"><h3><a name="xmlCheckVersion"/>xmlCheckVersion ()</h3><pre class="programlisting">void xmlCheckVersion (int version)<br/> 286 </pre><p>check the compiled lib version against the include one. This can warn or immediately kill the application</p> 287 <div class="variablelist"><table border="0"><col align="left"/><tbody><tr><td><span class="term"><i><tt>version</tt></i>:</span></td><td>the include version number</td></tr></tbody></table></div></div> 288 <hr/> 289 </div> 290 </div> 291 </body> 292 </html> 293