preparing 2.4.17 release updated and rebuilt the docs fixed a comment

* configure.in: preparing 2.4.17 release
* doc/*: updated and rebuilt the docs
* xpath.c: fixed a comment
* python/libxml.c: fixed a possible reentrancy problem
Daniel
diff --git a/doc/html/libxml-parser.html b/doc/html/libxml-parser.html
index 0c4a930..4e99b14 100644
--- a/doc/html/libxml-parser.html
+++ b/doc/html/libxml-parser.html
@@ -1254,7 +1254,7 @@
 ><A
 NAME="XML-DEFAULT-VERSION-CAPS"
 ></A
->&#62;XML_DEFAULT_VERSION</H3
+>XML_DEFAULT_VERSION</H3
 ><TABLE
 BORDER="0"
 BGCOLOR="#D6E8FF"
@@ -1282,7 +1282,7 @@
 ><A
 NAME="XMLPARSERINPUTDEALLOCATE"
 ></A
->&#62;xmlParserInputDeallocate ()</H3
+>xmlParserInputDeallocate ()</H3
 ><TABLE
 BORDER="0"
 BGCOLOR="#D6E8FF"
@@ -1350,7 +1350,7 @@
 ><A
 NAME="XMLPARSERINPUT"
 ></A
->&#62;struct xmlParserInput</H3
+>struct xmlParserInput</H3
 ><TABLE
 BORDER="0"
 BGCOLOR="#D6E8FF"
@@ -1400,7 +1400,7 @@
 ><A
 NAME="XMLPARSERNODEINFO"
 ></A
->&#62;struct xmlParserNodeInfo</H3
+>struct xmlParserNodeInfo</H3
 ><TABLE
 BORDER="0"
 BGCOLOR="#D6E8FF"
@@ -1437,7 +1437,7 @@
 ><A
 NAME="XMLPARSERNODEINFOPTR"
 ></A
->&#62;xmlParserNodeInfoPtr</H3
+>xmlParserNodeInfoPtr</H3
 ><TABLE
 BORDER="0"
 BGCOLOR="#D6E8FF"
@@ -1463,7 +1463,7 @@
 ><A
 NAME="XMLPARSERNODEINFOSEQ"
 ></A
->&#62;struct xmlParserNodeInfoSeq</H3
+>struct xmlParserNodeInfoSeq</H3
 ><TABLE
 BORDER="0"
 BGCOLOR="#D6E8FF"
@@ -1493,7 +1493,7 @@
 ><A
 NAME="XMLPARSERNODEINFOSEQPTR"
 ></A
->&#62;xmlParserNodeInfoSeqPtr</H3
+>xmlParserNodeInfoSeqPtr</H3
 ><TABLE
 BORDER="0"
 BGCOLOR="#D6E8FF"
@@ -1519,7 +1519,7 @@
 ><A
 NAME="XMLPARSERINPUTSTATE"
 ></A
->&#62;enum xmlParserInputState</H3
+>enum xmlParserInputState</H3
 ><TABLE
 BORDER="0"
 BGCOLOR="#D6E8FF"
@@ -1567,7 +1567,7 @@
 ><A
 NAME="XML-DETECT-IDS-CAPS"
 ></A
->&#62;XML_DETECT_IDS</H3
+>XML_DETECT_IDS</H3
 ><TABLE
 BORDER="0"
 BGCOLOR="#D6E8FF"
@@ -1596,7 +1596,7 @@
 ><A
 NAME="XML-COMPLETE-ATTRS-CAPS"
 ></A
->&#62;XML_COMPLETE_ATTRS</H3
+>XML_COMPLETE_ATTRS</H3
 ><TABLE
 BORDER="0"
 BGCOLOR="#D6E8FF"
@@ -1626,7 +1626,7 @@
 ><A
 NAME="XMLPARSERCTXT"
 ></A
->&#62;struct xmlParserCtxt</H3
+>struct xmlParserCtxt</H3
 ><TABLE
 BORDER="0"
 BGCOLOR="#D6E8FF"
@@ -1717,12 +1717,12 @@
 ><P
 >The parser context.
 NOTE This doesn't completely defines the parser state, the (current ?)
-     design of the parser uses recursive function calls since this allow
-     and easy mapping from the production rules of the specification
-     to the actual code. The drawback is that the actual function call
-     also reflect the parser state. However most of the parsing routines
-     takes as the only argument the parser context pointer, so migrating
-     to a state based parser for progressive parsing shouldn't be too hard.</P
+design of the parser uses recursive function calls since this allow
+and easy mapping from the production rules of the specification
+to the actual code. The drawback is that the actual function call
+also reflect the parser state. However most of the parsing routines
+takes as the only argument the parser context pointer, so migrating
+to a state based parser for progressive parsing shouldn't be too hard.</P
 ><P
 ></P
 ></DIV
@@ -1735,7 +1735,7 @@
 ><A
 NAME="XMLSAXLOCATOR"
 ></A
->&#62;struct xmlSAXLocator</H3
+>struct xmlSAXLocator</H3
 ><TABLE
 BORDER="0"
 BGCOLOR="#D6E8FF"
@@ -1768,7 +1768,7 @@
 ><A
 NAME="RESOLVEENTITYSAXFUNC"
 ></A
->&#62;resolveEntitySAXFunc ()</H3
+>resolveEntitySAXFunc ()</H3
 ><TABLE
 BORDER="0"
 BGCOLOR="#D6E8FF"
@@ -1797,15 +1797,15 @@
 >Callback:
 The entity loader, to control the loading of external entities,
 the application can either:
-   - override this <A
+- override this <A
 HREF="libxml-sax.html#RESOLVEENTITY"
 >resolveEntity</A
 >() callback in the SAX block
-   - or better use the <A
+- or better use the <A
 HREF="libxml-parser.html#XMLSETEXTERNALENTITYLOADER"
 >xmlSetExternalEntityLoader</A
 >() function to
-     set up it's own entity resolution routine</P
+set up it's own entity resolution routine</P
 ><P
 ></P
 ><DIV
@@ -1904,7 +1904,7 @@
 ><A
 NAME="INTERNALSUBSETSAXFUNC"
 ></A
->&#62;internalSubsetSAXFunc ()</H3
+>internalSubsetSAXFunc ()</H3
 ><TABLE
 BORDER="0"
 BGCOLOR="#D6E8FF"
@@ -2032,7 +2032,7 @@
 ><A
 NAME="EXTERNALSUBSETSAXFUNC"
 ></A
->&#62;externalSubsetSAXFunc ()</H3
+>externalSubsetSAXFunc ()</H3
 ><TABLE
 BORDER="0"
 BGCOLOR="#D6E8FF"
@@ -2160,7 +2160,7 @@
 ><A
 NAME="GETENTITYSAXFUNC"
 ></A
->&#62;getEntitySAXFunc ()</H3
+>getEntitySAXFunc ()</H3
 ><TABLE
 BORDER="0"
 BGCOLOR="#D6E8FF"
@@ -2264,7 +2264,7 @@
 ><A
 NAME="GETPARAMETERENTITYSAXFUNC"
 ></A
->&#62;getParameterEntitySAXFunc ()</H3
+>getParameterEntitySAXFunc ()</H3
 ><TABLE
 BORDER="0"
 BGCOLOR="#D6E8FF"
@@ -2368,7 +2368,7 @@
 ><A
 NAME="ENTITYDECLSAXFUNC"
 ></A
->&#62;entityDeclSAXFunc ()</H3
+>entityDeclSAXFunc ()</H3
 ><TABLE
 BORDER="0"
 BGCOLOR="#D6E8FF"
@@ -2535,7 +2535,7 @@
 ><A
 NAME="NOTATIONDECLSAXFUNC"
 ></A
->&#62;notationDeclSAXFunc ()</H3
+>notationDeclSAXFunc ()</H3
 ><TABLE
 BORDER="0"
 BGCOLOR="#D6E8FF"
@@ -2663,7 +2663,7 @@
 ><A
 NAME="ATTRIBUTEDECLSAXFUNC"
 ></A
->&#62;attributeDeclSAXFunc ()</H3
+>attributeDeclSAXFunc ()</H3
 ><TABLE
 BORDER="0"
 BGCOLOR="#D6E8FF"
@@ -2848,7 +2848,7 @@
 ><A
 NAME="ELEMENTDECLSAXFUNC"
 ></A
->&#62;elementDeclSAXFunc ()</H3
+>elementDeclSAXFunc ()</H3
 ><TABLE
 BORDER="0"
 BGCOLOR="#D6E8FF"
@@ -2973,7 +2973,7 @@
 ><A
 NAME="UNPARSEDENTITYDECLSAXFUNC"
 ></A
->&#62;unparsedEntityDeclSAXFunc ()</H3
+>unparsedEntityDeclSAXFunc ()</H3
 ><TABLE
 BORDER="0"
 BGCOLOR="#D6E8FF"
@@ -3122,7 +3122,7 @@
 ><A
 NAME="SETDOCUMENTLOCATORSAXFUNC"
 ></A
->&#62;setDocumentLocatorSAXFunc ()</H3
+>setDocumentLocatorSAXFunc ()</H3
 ><TABLE
 BORDER="0"
 BGCOLOR="#D6E8FF"
@@ -3209,7 +3209,7 @@
 ><A
 NAME="STARTDOCUMENTSAXFUNC"
 ></A
->&#62;startDocumentSAXFunc ()</H3
+>startDocumentSAXFunc ()</H3
 ><TABLE
 BORDER="0"
 BGCOLOR="#D6E8FF"
@@ -3274,7 +3274,7 @@
 ><A
 NAME="ENDDOCUMENTSAXFUNC"
 ></A
->&#62;endDocumentSAXFunc ()</H3
+>endDocumentSAXFunc ()</H3
 ><TABLE
 BORDER="0"
 BGCOLOR="#D6E8FF"
@@ -3339,7 +3339,7 @@
 ><A
 NAME="STARTELEMENTSAXFUNC"
 ></A
->&#62;startElementSAXFunc ()</H3
+>startElementSAXFunc ()</H3
 ><TABLE
 BORDER="0"
 BGCOLOR="#D6E8FF"
@@ -3446,7 +3446,7 @@
 ><A
 NAME="ENDELEMENTSAXFUNC"
 ></A
->&#62;endElementSAXFunc ()</H3
+>endElementSAXFunc ()</H3
 ><TABLE
 BORDER="0"
 BGCOLOR="#D6E8FF"
@@ -3532,7 +3532,7 @@
 ><A
 NAME="ATTRIBUTESAXFUNC"
 ></A
->&#62;attributeSAXFunc ()</H3
+>attributeSAXFunc ()</H3
 ><TABLE
 BORDER="0"
 BGCOLOR="#D6E8FF"
@@ -3642,7 +3642,7 @@
 ><A
 NAME="REFERENCESAXFUNC"
 ></A
->&#62;referenceSAXFunc ()</H3
+>referenceSAXFunc ()</H3
 ><TABLE
 BORDER="0"
 BGCOLOR="#D6E8FF"
@@ -3728,7 +3728,7 @@
 ><A
 NAME="CHARACTERSSAXFUNC"
 ></A
->&#62;charactersSAXFunc ()</H3
+>charactersSAXFunc ()</H3
 ><TABLE
 BORDER="0"
 BGCOLOR="#D6E8FF"
@@ -3832,7 +3832,7 @@
 ><A
 NAME="IGNORABLEWHITESPACESAXFUNC"
 ></A
->&#62;ignorableWhitespaceSAXFunc ()</H3
+>ignorableWhitespaceSAXFunc ()</H3
 ><TABLE
 BORDER="0"
 BGCOLOR="#D6E8FF"
@@ -3937,7 +3937,7 @@
 ><A
 NAME="PROCESSINGINSTRUCTIONSAXFUNC"
 ></A
->&#62;processingInstructionSAXFunc ()</H3
+>processingInstructionSAXFunc ()</H3
 ><TABLE
 BORDER="0"
 BGCOLOR="#D6E8FF"
@@ -4044,7 +4044,7 @@
 ><A
 NAME="COMMENTSAXFUNC"
 ></A
->&#62;commentSAXFunc ()</H3
+>commentSAXFunc ()</H3
 ><TABLE
 BORDER="0"
 BGCOLOR="#D6E8FF"
@@ -4130,7 +4130,7 @@
 ><A
 NAME="CDATABLOCKSAXFUNC"
 ></A
->&#62;cdataBlockSAXFunc ()</H3
+>cdataBlockSAXFunc ()</H3
 ><TABLE
 BORDER="0"
 BGCOLOR="#D6E8FF"
@@ -4234,7 +4234,7 @@
 ><A
 NAME="WARNINGSAXFUNC"
 ></A
->&#62;warningSAXFunc ()</H3
+>warningSAXFunc ()</H3
 ><TABLE
 BORDER="0"
 BGCOLOR="#D6E8FF"
@@ -4335,7 +4335,7 @@
 ><A
 NAME="ERRORSAXFUNC"
 ></A
->&#62;errorSAXFunc ()</H3
+>errorSAXFunc ()</H3
 ><TABLE
 BORDER="0"
 BGCOLOR="#D6E8FF"
@@ -4436,7 +4436,7 @@
 ><A
 NAME="FATALERRORSAXFUNC"
 ></A
->&#62;fatalErrorSAXFunc ()</H3
+>fatalErrorSAXFunc ()</H3
 ><TABLE
 BORDER="0"
 BGCOLOR="#D6E8FF"
@@ -4537,7 +4537,7 @@
 ><A
 NAME="ISSTANDALONESAXFUNC"
 ></A
->&#62;isStandaloneSAXFunc ()</H3
+>isStandaloneSAXFunc ()</H3
 ><TABLE
 BORDER="0"
 BGCOLOR="#D6E8FF"
@@ -4617,7 +4617,7 @@
 ><A
 NAME="HASINTERNALSUBSETSAXFUNC"
 ></A
->&#62;hasInternalSubsetSAXFunc ()</H3
+>hasInternalSubsetSAXFunc ()</H3
 ><TABLE
 BORDER="0"
 BGCOLOR="#D6E8FF"
@@ -4697,7 +4697,7 @@
 ><A
 NAME="HASEXTERNALSUBSETSAXFUNC"
 ></A
->&#62;hasExternalSubsetSAXFunc ()</H3
+>hasExternalSubsetSAXFunc ()</H3
 ><TABLE
 BORDER="0"
 BGCOLOR="#D6E8FF"
@@ -4777,7 +4777,7 @@
 ><A
 NAME="XMLSAXHANDLER"
 ></A
->&#62;struct xmlSAXHandler</H3
+>struct xmlSAXHandler</H3
 ><TABLE
 BORDER="0"
 BGCOLOR="#D6E8FF"
@@ -4835,7 +4835,7 @@
 ><A
 NAME="XMLEXTERNALENTITYLOADER"
 ></A
->&#62;xmlExternalEntityLoader ()</H3
+>xmlExternalEntityLoader ()</H3
 ><TABLE
 BORDER="0"
 BGCOLOR="#D6E8FF"
@@ -4958,7 +4958,7 @@
 ><A
 NAME="XMLSUBSTITUTEENTITIESDEFAULTVALUE"
 ></A
->&#62;xmlSubstituteEntitiesDefaultValue</H3
+>xmlSubstituteEntitiesDefaultValue</H3
 ><TABLE
 BORDER="0"
 BGCOLOR="#D6E8FF"
@@ -4986,7 +4986,7 @@
 ><A
 NAME="XMLINITPARSER"
 ></A
->&#62;xmlInitParser ()</H3
+>xmlInitParser ()</H3
 ><TABLE
 BORDER="0"
 BGCOLOR="#D6E8FF"
@@ -5016,7 +5016,7 @@
 ><A
 NAME="XMLCLEANUPPARSER"
 ></A
->&#62;xmlCleanupParser ()</H3
+>xmlCleanupParser ()</H3
 ><TABLE
 BORDER="0"
 BGCOLOR="#D6E8FF"
@@ -5047,7 +5047,7 @@
 ><A
 NAME="XMLPARSERINPUTREAD"
 ></A
->&#62;xmlParserInputRead ()</H3
+>xmlParserInputRead ()</H3
 ><TABLE
 BORDER="0"
 BGCOLOR="#D6E8FF"
@@ -5150,7 +5150,7 @@
 ><A
 NAME="XMLPARSERINPUTGROW"
 ></A
->&#62;xmlParserInputGrow ()</H3
+>xmlParserInputGrow ()</H3
 ><TABLE
 BORDER="0"
 BGCOLOR="#D6E8FF"
@@ -5253,7 +5253,7 @@
 ><A
 NAME="XMLSTRDUP"
 ></A
->&#62;xmlStrdup ()</H3
+>xmlStrdup ()</H3
 ><TABLE
 BORDER="0"
 BGCOLOR="#D6E8FF"
@@ -5341,7 +5341,7 @@
 ><A
 NAME="XMLSTRNDUP"
 ></A
->&#62;xmlStrndup ()</H3
+>xmlStrndup ()</H3
 ><TABLE
 BORDER="0"
 BGCOLOR="#D6E8FF"
@@ -5450,7 +5450,7 @@
 ><A
 NAME="XMLCHARSTRNDUP"
 ></A
->&#62;xmlCharStrndup ()</H3
+>xmlCharStrndup ()</H3
 ><TABLE
 BORDER="0"
 BGCOLOR="#D6E8FF"
@@ -5556,7 +5556,7 @@
 ><A
 NAME="XMLCHARSTRDUP"
 ></A
->&#62;xmlCharStrdup ()</H3
+>xmlCharStrdup ()</H3
 ><TABLE
 BORDER="0"
 BGCOLOR="#D6E8FF"
@@ -5639,7 +5639,7 @@
 ><A
 NAME="XMLSTRSUB"
 ></A
->&#62;xmlStrsub ()</H3
+>xmlStrsub ()</H3
 ><TABLE
 BORDER="0"
 BGCOLOR="#D6E8FF"
@@ -5761,7 +5761,7 @@
 ><A
 NAME="XMLSTRCHR"
 ></A
->&#62;xmlStrchr ()</H3
+>xmlStrchr ()</H3
 ><TABLE
 BORDER="0"
 BGCOLOR="#D6E8FF"
@@ -5868,7 +5868,7 @@
 ><A
 NAME="XMLSTRSTR"
 ></A
->&#62;xmlStrstr ()</H3
+>xmlStrstr ()</H3
 ><TABLE
 BORDER="0"
 BGCOLOR="#D6E8FF"
@@ -5975,7 +5975,7 @@
 ><A
 NAME="XMLSTRCASESTR"
 ></A
->&#62;xmlStrcasestr ()</H3
+>xmlStrcasestr ()</H3
 ><TABLE
 BORDER="0"
 BGCOLOR="#D6E8FF"
@@ -6082,7 +6082,7 @@
 ><A
 NAME="XMLSTRCMP"
 ></A
->&#62;xmlStrcmp ()</H3
+>xmlStrcmp ()</H3
 ><TABLE
 BORDER="0"
 BGCOLOR="#D6E8FF"
@@ -6186,7 +6186,7 @@
 ><A
 NAME="XMLSTRNCMP"
 ></A
->&#62;xmlStrncmp ()</H3
+>xmlStrncmp ()</H3
 ><TABLE
 BORDER="0"
 BGCOLOR="#D6E8FF"
@@ -6308,7 +6308,7 @@
 ><A
 NAME="XMLSTRCASECMP"
 ></A
->&#62;xmlStrcasecmp ()</H3
+>xmlStrcasecmp ()</H3
 ><TABLE
 BORDER="0"
 BGCOLOR="#D6E8FF"
@@ -6412,7 +6412,7 @@
 ><A
 NAME="XMLSTRNCASECMP"
 ></A
->&#62;xmlStrncasecmp ()</H3
+>xmlStrncasecmp ()</H3
 ><TABLE
 BORDER="0"
 BGCOLOR="#D6E8FF"
@@ -6534,7 +6534,7 @@
 ><A
 NAME="XMLSTREQUAL"
 ></A
->&#62;xmlStrEqual ()</H3
+>xmlStrEqual ()</H3
 ><TABLE
 BORDER="0"
 BGCOLOR="#D6E8FF"
@@ -6642,7 +6642,7 @@
 ><A
 NAME="XMLSTRLEN"
 ></A
->&#62;xmlStrlen ()</H3
+>xmlStrlen ()</H3
 ><TABLE
 BORDER="0"
 BGCOLOR="#D6E8FF"
@@ -6725,7 +6725,7 @@
 ><A
 NAME="XMLSTRCAT"
 ></A
->&#62;xmlStrcat ()</H3
+>xmlStrcat ()</H3
 ><TABLE
 BORDER="0"
 BGCOLOR="#D6E8FF"
@@ -6834,7 +6834,7 @@
 ><A
 NAME="XMLSTRNCAT"
 ></A
->&#62;xmlStrncat ()</H3
+>xmlStrncat ()</H3
 ><TABLE
 BORDER="0"
 BGCOLOR="#D6E8FF"
@@ -6981,7 +6981,7 @@
 ><A
 NAME="XMLPARSEDOC"
 ></A
->&#62;xmlParseDoc ()</H3
+>xmlParseDoc ()</H3
 ><TABLE
 BORDER="0"
 BGCOLOR="#D6E8FF"
@@ -7067,7 +7067,7 @@
 ><A
 NAME="XMLPARSEMEMORY"
 ></A
->&#62;xmlParseMemory ()</H3
+>xmlParseMemory ()</H3
 ><TABLE
 BORDER="0"
 BGCOLOR="#D6E8FF"
@@ -7168,7 +7168,7 @@
 ><A
 NAME="XMLPARSEFILE"
 ></A
->&#62;xmlParseFile ()</H3
+>xmlParseFile ()</H3
 ><TABLE
 BORDER="0"
 BGCOLOR="#D6E8FF"
@@ -7253,7 +7253,7 @@
 ><A
 NAME="XMLSUBSTITUTEENTITIESDEFAULT"
 ></A
->&#62;xmlSubstituteEntitiesDefault ()</H3
+>xmlSubstituteEntitiesDefault ()</H3
 ><TABLE
 BORDER="0"
 BGCOLOR="#D6E8FF"
@@ -7341,7 +7341,7 @@
 ><A
 NAME="XMLKEEPBLANKSDEFAULT"
 ></A
->&#62;xmlKeepBlanksDefault ()</H3
+>xmlKeepBlanksDefault ()</H3
 ><TABLE
 BORDER="0"
 BGCOLOR="#D6E8FF"
@@ -7448,7 +7448,7 @@
 ><A
 NAME="XMLSTOPPARSER"
 ></A
->&#62;xmlStopParser ()</H3
+>xmlStopParser ()</H3
 ><TABLE
 BORDER="0"
 BGCOLOR="#D6E8FF"
@@ -7516,7 +7516,7 @@
 ><A
 NAME="XMLPEDANTICPARSERDEFAULT"
 ></A
->&#62;xmlPedanticParserDefault ()</H3
+>xmlPedanticParserDefault ()</H3
 ><TABLE
 BORDER="0"
 BGCOLOR="#D6E8FF"
@@ -7596,7 +7596,7 @@
 ><A
 NAME="XMLLINENUMBERSDEFAULT"
 ></A
->&#62;xmlLineNumbersDefault ()</H3
+>xmlLineNumbersDefault ()</H3
 ><TABLE
 BORDER="0"
 BGCOLOR="#D6E8FF"
@@ -7677,7 +7677,7 @@
 ><A
 NAME="XMLRECOVERDOC"
 ></A
->&#62;xmlRecoverDoc ()</H3
+>xmlRecoverDoc ()</H3
 ><TABLE
 BORDER="0"
 BGCOLOR="#D6E8FF"
@@ -7764,7 +7764,7 @@
 ><A
 NAME="XMLRECOVERMEMORY"
 ></A
->&#62;xmlRecoverMemory ()</H3
+>xmlRecoverMemory ()</H3
 ><TABLE
 BORDER="0"
 BGCOLOR="#D6E8FF"
@@ -7866,7 +7866,7 @@
 ><A
 NAME="XMLRECOVERFILE"
 ></A
->&#62;xmlRecoverFile ()</H3
+>xmlRecoverFile ()</H3
 ><TABLE
 BORDER="0"
 BGCOLOR="#D6E8FF"
@@ -7951,7 +7951,7 @@
 ><A
 NAME="XMLPARSEDOCUMENT"
 ></A
->&#62;xmlParseDocument ()</H3
+>xmlParseDocument ()</H3
 ><TABLE
 BORDER="0"
 BGCOLOR="#D6E8FF"
@@ -8023,7 +8023,7 @@
 ALIGN="LEFT"
 VALIGN="TOP"
 >0, -1 in case of error. the parser context is augmented
-               as a result of the parsing.</TD
+as a result of the parsing.</TD
 ></TR
 ></TBODY
 ></TABLE
@@ -8040,7 +8040,7 @@
 ><A
 NAME="XMLPARSEEXTPARSEDENT"
 ></A
->&#62;xmlParseExtParsedEnt ()</H3
+>xmlParseExtParsedEnt ()</H3
 ><TABLE
 BORDER="0"
 BGCOLOR="#D6E8FF"
@@ -8111,7 +8111,7 @@
 ALIGN="LEFT"
 VALIGN="TOP"
 >0, -1 in case of error. the parser context is augmented
-               as a result of the parsing.</TD
+as a result of the parsing.</TD
 ></TR
 ></TBODY
 ></TABLE
@@ -8128,7 +8128,7 @@
 ><A
 NAME="XMLSAXPARSEDOC"
 ></A
->&#62;xmlSAXParseDoc ()</H3
+>xmlSAXParseDoc ()</H3
 ><TABLE
 BORDER="0"
 BGCOLOR="#D6E8FF"
@@ -8224,7 +8224,7 @@
 ALIGN="LEFT"
 VALIGN="TOP"
 >  work in recovery mode, i.e. tries to read no Well Formed
-            documents</TD
+documents</TD
 ></TR
 ><TR
 ><TD
@@ -8256,7 +8256,7 @@
 ><A
 NAME="XMLSAXUSERPARSEFILE"
 ></A
->&#62;xmlSAXUserParseFile ()</H3
+>xmlSAXUserParseFile ()</H3
 ><TABLE
 BORDER="0"
 BGCOLOR="#D6E8FF"
@@ -8376,7 +8376,7 @@
 ><A
 NAME="XMLSAXUSERPARSEMEMORY"
 ></A
->&#62;xmlSAXUserParseMemory ()</H3
+>xmlSAXUserParseMemory ()</H3
 ><TABLE
 BORDER="0"
 BGCOLOR="#D6E8FF"
@@ -8514,7 +8514,7 @@
 ><A
 NAME="XMLSAXPARSEMEMORY"
 ></A
->&#62;xmlSAXParseMemory ()</H3
+>xmlSAXParseMemory ()</H3
 ><TABLE
 BORDER="0"
 BGCOLOR="#D6E8FF"
@@ -8625,7 +8625,7 @@
 ALIGN="LEFT"
 VALIGN="TOP"
 >  work in recovery mode, i.e. tries to read not Well Formed
-            documents</TD
+documents</TD
 ></TR
 ><TR
 ><TD
@@ -8657,7 +8657,7 @@
 ><A
 NAME="XMLSAXPARSEFILE"
 ></A
->&#62;xmlSAXParseFile ()</H3
+>xmlSAXParseFile ()</H3
 ><TABLE
 BORDER="0"
 BGCOLOR="#D6E8FF"
@@ -8751,7 +8751,7 @@
 ALIGN="LEFT"
 VALIGN="TOP"
 >  work in recovery mode, i.e. tries to read no Well Formed
-            documents</TD
+documents</TD
 ></TR
 ><TR
 ><TD
@@ -8783,7 +8783,7 @@
 ><A
 NAME="XMLSAXPARSEFILEWITHDATA"
 ></A
->&#62;xmlSAXParseFileWithData ()</H3
+>xmlSAXParseFileWithData ()</H3
 ><TABLE
 BORDER="0"
 BGCOLOR="#D6E8FF"
@@ -8881,7 +8881,7 @@
 ALIGN="LEFT"
 VALIGN="TOP"
 >  work in recovery mode, i.e. tries to read no Well Formed
-            documents</TD
+documents</TD
 ></TR
 ><TR
 ><TD
@@ -8930,7 +8930,7 @@
 ><A
 NAME="XMLSAXPARSEENTITY"
 ></A
->&#62;xmlSAXParseEntity ()</H3
+>xmlSAXParseEntity ()</H3
 ><TABLE
 BORDER="0"
 BGCOLOR="#D6E8FF"
@@ -9040,7 +9040,7 @@
 ><A
 NAME="XMLPARSEENTITY"
 ></A
->&#62;xmlParseEntity ()</H3
+>xmlParseEntity ()</H3
 ><TABLE
 BORDER="0"
 BGCOLOR="#D6E8FF"
@@ -9127,7 +9127,7 @@
 ><A
 NAME="XMLPARSEDTD"
 ></A
->&#62;xmlParseDTD ()</H3
+>xmlParseDTD ()</H3
 ><TABLE
 BORDER="0"
 BGCOLOR="#D6E8FF"
@@ -9234,7 +9234,7 @@
 ><A
 NAME="XMLSAXPARSEDTD"
 ></A
->&#62;xmlSAXParseDTD ()</H3
+>xmlSAXParseDTD ()</H3
 ><TABLE
 BORDER="0"
 BGCOLOR="#D6E8FF"
@@ -9362,7 +9362,7 @@
 ><A
 NAME="XMLIOPARSEDTD"
 ></A
->&#62;xmlIOParseDTD ()</H3
+>xmlIOParseDTD ()</H3
 ><TABLE
 BORDER="0"
 BGCOLOR="#D6E8FF"
@@ -9496,7 +9496,7 @@
 ><A
 NAME="XMLPARSEBALANCEDCHUNKMEMORY"
 ></A
->&#62;xmlParseBalancedChunkMemory ()</H3
+>xmlParseBalancedChunkMemory ()</H3
 ><TABLE
 BORDER="0"
 BGCOLOR="#D6E8FF"
@@ -9667,7 +9667,7 @@
 ALIGN="LEFT"
 VALIGN="TOP"
 >0 if the chunk is well balanced, -1 in case of args problem and
-   the parser error code otherwise</TD
+the parser error code otherwise</TD
 ></TR
 ></TBODY
 ></TABLE
@@ -9684,7 +9684,7 @@
 ><A
 NAME="XMLPARSEEXTERNALENTITY"
 ></A
->&#62;xmlParseExternalEntity ()</H3
+>xmlParseExternalEntity ()</H3
 ><TABLE
 BORDER="0"
 BGCOLOR="#D6E8FF"
@@ -9875,7 +9875,7 @@
 ALIGN="LEFT"
 VALIGN="TOP"
 >0 if the entity is well formed, -1 in case of args problem and
-   the parser error code otherwise</TD
+the parser error code otherwise</TD
 ></TR
 ></TBODY
 ></TABLE
@@ -9892,7 +9892,7 @@
 ><A
 NAME="XMLPARSECTXTEXTERNALENTITY"
 ></A
->&#62;xmlParseCtxtExternalEntity ()</H3
+>xmlParseCtxtExternalEntity ()</H3
 ><TABLE
 BORDER="0"
 BGCOLOR="#D6E8FF"
@@ -10026,7 +10026,7 @@
 ALIGN="LEFT"
 VALIGN="TOP"
 >0 if the entity is well formed, -1 in case of args problem and
-   the parser error code otherwise</TD
+the parser error code otherwise</TD
 ></TR
 ></TBODY
 ></TABLE
@@ -10043,7 +10043,7 @@
 ><A
 NAME="XMLINITPARSERCTXT"
 ></A
->&#62;xmlInitParserCtxt ()</H3
+>xmlInitParserCtxt ()</H3
 ><TABLE
 BORDER="0"
 BGCOLOR="#D6E8FF"
@@ -10111,7 +10111,7 @@
 ><A
 NAME="XMLCLEARPARSERCTXT"
 ></A
->&#62;xmlClearParserCtxt ()</H3
+>xmlClearParserCtxt ()</H3
 ><TABLE
 BORDER="0"
 BGCOLOR="#D6E8FF"
@@ -10179,7 +10179,7 @@
 ><A
 NAME="XMLFREEPARSERCTXT"
 ></A
->&#62;xmlFreeParserCtxt ()</H3
+>xmlFreeParserCtxt ()</H3
 ><TABLE
 BORDER="0"
 BGCOLOR="#D6E8FF"
@@ -10248,7 +10248,7 @@
 ><A
 NAME="XMLSETUPPARSERFORBUFFER"
 ></A
->&#62;xmlSetupParserForBuffer ()</H3
+>xmlSetupParserForBuffer ()</H3
 ><TABLE
 BORDER="0"
 BGCOLOR="#D6E8FF"
@@ -10357,7 +10357,7 @@
 ><A
 NAME="XMLCREATEDOCPARSERCTXT"
 ></A
->&#62;xmlCreateDocParserCtxt ()</H3
+>xmlCreateDocParserCtxt ()</H3
 ><TABLE
 BORDER="0"
 BGCOLOR="#D6E8FF"
@@ -10443,7 +10443,7 @@
 ><A
 NAME="XMLGETFEATURESLIST"
 ></A
->&#62;xmlGetFeaturesList ()</H3
+>xmlGetFeaturesList ()</H3
 ><TABLE
 BORDER="0"
 BGCOLOR="#D6E8FF"
@@ -10535,8 +10535,8 @@
 ALIGN="LEFT"
 VALIGN="TOP"
 >-1 in case or error, or the total number of features,
-           len is updated with the number of strings copied,
-           strings must not be deallocated</TD
+len is updated with the number of strings copied,
+strings must not be deallocated</TD
 ></TR
 ></TBODY
 ></TABLE
@@ -10553,7 +10553,7 @@
 ><A
 NAME="XMLGETFEATURE"
 ></A
->&#62;xmlGetFeature ()</H3
+>xmlGetFeature ()</H3
 ><TABLE
 BORDER="0"
 BGCOLOR="#D6E8FF"
@@ -10672,7 +10672,7 @@
 ><A
 NAME="XMLSETFEATURE"
 ></A
->&#62;xmlSetFeature ()</H3
+>xmlSetFeature ()</H3
 ><TABLE
 BORDER="0"
 BGCOLOR="#D6E8FF"
@@ -10791,7 +10791,7 @@
 ><A
 NAME="XMLCREATEPUSHPARSERCTXT"
 ></A
->&#62;xmlCreatePushParserCtxt ()</H3
+>xmlCreatePushParserCtxt ()</H3
 ><TABLE
 BORDER="0"
 BGCOLOR="#D6E8FF"
@@ -10962,7 +10962,7 @@
 ><A
 NAME="XMLPARSECHUNK"
 ></A
->&#62;xmlParseChunk ()</H3
+>xmlParseChunk ()</H3
 ><TABLE
 BORDER="0"
 BGCOLOR="#D6E8FF"
@@ -11099,7 +11099,7 @@
 ><A
 NAME="XMLCREATEIOPARSERCTXT"
 ></A
->&#62;xmlCreateIOParserCtxt ()</H3
+>xmlCreateIOParserCtxt ()</H3
 ><TABLE
 BORDER="0"
 BGCOLOR="#D6E8FF"
@@ -11285,7 +11285,7 @@
 ><A
 NAME="XMLNEWIOINPUTSTREAM"
 ></A
->&#62;xmlNewIOInputStream ()</H3
+>xmlNewIOInputStream ()</H3
 ><TABLE
 BORDER="0"
 BGCOLOR="#D6E8FF"
@@ -11419,7 +11419,7 @@
 ><A
 NAME="XMLPARSERFINDNODEINFO"
 ></A
->&#62;xmlParserFindNodeInfo ()</H3
+>xmlParserFindNodeInfo ()</H3
 ><TABLE
 BORDER="0"
 BGCOLOR="#D6E8FF"
@@ -11527,7 +11527,7 @@
 ><A
 NAME="XMLINITNODEINFOSEQ"
 ></A
->&#62;xmlInitNodeInfoSeq ()</H3
+>xmlInitNodeInfoSeq ()</H3
 ><TABLE
 BORDER="0"
 BGCOLOR="#D6E8FF"
@@ -11595,7 +11595,7 @@
 ><A
 NAME="XMLCLEARNODEINFOSEQ"
 ></A
->&#62;xmlClearNodeInfoSeq ()</H3
+>xmlClearNodeInfoSeq ()</H3
 ><TABLE
 BORDER="0"
 BGCOLOR="#D6E8FF"
@@ -11614,7 +11614,7 @@
 ></TABLE
 ><P
 >-- Clear (release memory and reinitialize) node
-  info sequence</P
+info sequence</P
 ><P
 ></P
 ><DIV
@@ -11664,7 +11664,7 @@
 ><A
 NAME="XMLPARSERFINDNODEINFOINDEX"
 ></A
->&#62;xmlParserFindNodeInfoIndex ()</H3
+>xmlParserFindNodeInfoIndex ()</H3
 ><TABLE
 BORDER="0"
 BGCOLOR="#D6E8FF"
@@ -11690,7 +11690,7 @@
 ></TABLE
 ><P
 >xmlParserFindNodeInfoIndex : Find the index that the info record for
-  the given node is or should be at in a sorted sequence</P
+the given node is or should be at in a sorted sequence</P
 ><P
 ></P
 ><DIV
@@ -11772,7 +11772,7 @@
 ><A
 NAME="XMLPARSERADDNODEINFO"
 ></A
->&#62;xmlParserAddNodeInfo ()</H3
+>xmlParserAddNodeInfo ()</H3
 ><TABLE
 BORDER="0"
 BGCOLOR="#D6E8FF"
@@ -11861,7 +11861,7 @@
 ><A
 NAME="XMLSETEXTERNALENTITYLOADER"
 ></A
->&#62;xmlSetExternalEntityLoader ()</H3
+>xmlSetExternalEntityLoader ()</H3
 ><TABLE
 BORDER="0"
 BGCOLOR="#D6E8FF"
@@ -11929,7 +11929,7 @@
 ><A
 NAME="XMLGETEXTERNALENTITYLOADER"
 ></A
->&#62;xmlGetExternalEntityLoader ()</H3
+>xmlGetExternalEntityLoader ()</H3
 ><TABLE
 BORDER="0"
 BGCOLOR="#D6E8FF"
@@ -11996,7 +11996,7 @@
 ><A
 NAME="XMLLOADEXTERNALENTITY"
 ></A
->&#62;xmlLoadExternalEntity ()</H3
+>xmlLoadExternalEntity ()</H3
 ><TABLE
 BORDER="0"
 BGCOLOR="#D6E8FF"