Summer's cleanup, a really big one:
* AUTHORS: added William and Bjorn
* include/libxml/*.h *.c README doc/*.html etc.: changed old email to
daniel@veillard.com hopefully I won't have to do this again
* doc/Makefile.am doc/html/*.html: cleanup makefile, checked that
docs can be rebuilt cleanly now
* include/libxml/xml*version.h*: removed include/libxml/xmlversion.h
from CVs it's generated, added include/libxml/xmlwin32version.h
also generated but which should change far less frequently.
* catalog.c nanoftp.c: made sure to include libxml.h not
libxml/xmlversion.h directly
* include/libxml/*.h: include xmlwin32version.h instead of xmlversion.h
when compiling on WIN32 and MSC
Daniel
diff --git a/doc/html/libxml-htmlparser.html b/doc/html/libxml-htmlparser.html
index dec0feb..8bab177 100644
--- a/doc/html/libxml-htmlparser.html
+++ b/doc/html/libxml-htmlparser.html
@@ -122,7 +122,7 @@
><DIV
CLASS="REFNAMEDIV"
><A
-NAME="AEN10243"
+NAME="AEN10204"
></A
><H2
>Name</H2
@@ -130,7 +130,7 @@
><DIV
CLASS="REFSYNOPSISDIV"
><A
-NAME="AEN10246"
+NAME="AEN10207"
></A
><H2
>Synopsis</H2
@@ -394,7 +394,7 @@
><DIV
CLASS="REFSECT1"
><A
-NAME="AEN10310"
+NAME="AEN10271"
></A
><H2
>Description</H2
@@ -404,248 +404,131 @@
><DIV
CLASS="REFSECT1"
><A
-NAME="AEN10313"
+NAME="AEN10274"
></A
><H2
>Details</H2
><DIV
CLASS="REFSECT2"
><A
-NAME="AEN10315"
+NAME="AEN10276"
></A
><H3
><A
NAME="HTMLPARSERCTXT"
></A
>htmlParserCtxt</H3
-><TABLE
-BORDER="0"
-BGCOLOR="#D6E8FF"
-WIDTH="100%"
-CELLPADDING="6"
-><TR
-><TD
-><PRE
-CLASS="PROGRAMLISTING"
->typedef xmlParserCtxt htmlParserCtxt;</PRE
-></TD
-></TR
-></TABLE
><P
></P
></DIV
><HR><DIV
CLASS="REFSECT2"
><A
-NAME="AEN10320"
+NAME="AEN10280"
></A
><H3
><A
NAME="HTMLPARSERCTXTPTR"
></A
>htmlParserCtxtPtr</H3
-><TABLE
-BORDER="0"
-BGCOLOR="#D6E8FF"
-WIDTH="100%"
-CELLPADDING="6"
-><TR
-><TD
-><PRE
-CLASS="PROGRAMLISTING"
->typedef xmlParserCtxtPtr htmlParserCtxtPtr;</PRE
-></TD
-></TR
-></TABLE
><P
></P
></DIV
><HR><DIV
CLASS="REFSECT2"
><A
-NAME="AEN10325"
+NAME="AEN10284"
></A
><H3
><A
NAME="HTMLPARSERNODEINFO"
></A
>htmlParserNodeInfo</H3
-><TABLE
-BORDER="0"
-BGCOLOR="#D6E8FF"
-WIDTH="100%"
-CELLPADDING="6"
-><TR
-><TD
-><PRE
-CLASS="PROGRAMLISTING"
->typedef xmlParserNodeInfo htmlParserNodeInfo;</PRE
-></TD
-></TR
-></TABLE
><P
></P
></DIV
><HR><DIV
CLASS="REFSECT2"
><A
-NAME="AEN10330"
+NAME="AEN10288"
></A
><H3
><A
NAME="HTMLSAXHANDLER"
></A
>htmlSAXHandler</H3
-><TABLE
-BORDER="0"
-BGCOLOR="#D6E8FF"
-WIDTH="100%"
-CELLPADDING="6"
-><TR
-><TD
-><PRE
-CLASS="PROGRAMLISTING"
->typedef xmlSAXHandler htmlSAXHandler;</PRE
-></TD
-></TR
-></TABLE
><P
></P
></DIV
><HR><DIV
CLASS="REFSECT2"
><A
-NAME="AEN10335"
+NAME="AEN10292"
></A
><H3
><A
NAME="HTMLSAXHANDLERPTR"
></A
>htmlSAXHandlerPtr</H3
-><TABLE
-BORDER="0"
-BGCOLOR="#D6E8FF"
-WIDTH="100%"
-CELLPADDING="6"
-><TR
-><TD
-><PRE
-CLASS="PROGRAMLISTING"
->typedef xmlSAXHandlerPtr htmlSAXHandlerPtr;</PRE
-></TD
-></TR
-></TABLE
><P
></P
></DIV
><HR><DIV
CLASS="REFSECT2"
><A
-NAME="AEN10340"
+NAME="AEN10296"
></A
><H3
><A
NAME="HTMLPARSERINPUT"
></A
>htmlParserInput</H3
-><TABLE
-BORDER="0"
-BGCOLOR="#D6E8FF"
-WIDTH="100%"
-CELLPADDING="6"
-><TR
-><TD
-><PRE
-CLASS="PROGRAMLISTING"
->typedef xmlParserInput htmlParserInput;</PRE
-></TD
-></TR
-></TABLE
><P
></P
></DIV
><HR><DIV
CLASS="REFSECT2"
><A
-NAME="AEN10345"
+NAME="AEN10300"
></A
><H3
><A
NAME="HTMLPARSERINPUTPTR"
></A
>htmlParserInputPtr</H3
-><TABLE
-BORDER="0"
-BGCOLOR="#D6E8FF"
-WIDTH="100%"
-CELLPADDING="6"
-><TR
-><TD
-><PRE
-CLASS="PROGRAMLISTING"
->typedef xmlParserInputPtr htmlParserInputPtr;</PRE
-></TD
-></TR
-></TABLE
><P
></P
></DIV
><HR><DIV
CLASS="REFSECT2"
><A
-NAME="AEN10350"
+NAME="AEN10304"
></A
><H3
><A
NAME="HTMLDOCPTR"
></A
>htmlDocPtr</H3
-><TABLE
-BORDER="0"
-BGCOLOR="#D6E8FF"
-WIDTH="100%"
-CELLPADDING="6"
-><TR
-><TD
-><PRE
-CLASS="PROGRAMLISTING"
->typedef xmlDocPtr htmlDocPtr;</PRE
-></TD
-></TR
-></TABLE
><P
></P
></DIV
><HR><DIV
CLASS="REFSECT2"
><A
-NAME="AEN10355"
+NAME="AEN10308"
></A
><H3
><A
NAME="HTMLNODEPTR"
></A
>htmlNodePtr</H3
-><TABLE
-BORDER="0"
-BGCOLOR="#D6E8FF"
-WIDTH="100%"
-CELLPADDING="6"
-><TR
-><TD
-><PRE
-CLASS="PROGRAMLISTING"
->typedef xmlNodePtr htmlNodePtr;</PRE
-></TD
-></TR
-></TABLE
><P
></P
></DIV
><HR><DIV
CLASS="REFSECT2"
><A
-NAME="AEN10360"
+NAME="AEN10312"
></A
><H3
><A
@@ -681,33 +564,20 @@
><HR><DIV
CLASS="REFSECT2"
><A
-NAME="AEN10365"
+NAME="AEN10317"
></A
><H3
><A
NAME="HTMLELEMDESCPTR"
></A
>htmlElemDescPtr</H3
-><TABLE
-BORDER="0"
-BGCOLOR="#D6E8FF"
-WIDTH="100%"
-CELLPADDING="6"
-><TR
-><TD
-><PRE
-CLASS="PROGRAMLISTING"
->typedef htmlElemDesc *htmlElemDescPtr;</PRE
-></TD
-></TR
-></TABLE
><P
></P
></DIV
><HR><DIV
CLASS="REFSECT2"
><A
-NAME="AEN10370"
+NAME="AEN10321"
></A
><H3
><A
@@ -737,33 +607,20 @@
><HR><DIV
CLASS="REFSECT2"
><A
-NAME="AEN10375"
+NAME="AEN10326"
></A
><H3
><A
NAME="HTMLENTITYDESCPTR"
></A
>htmlEntityDescPtr</H3
-><TABLE
-BORDER="0"
-BGCOLOR="#D6E8FF"
-WIDTH="100%"
-CELLPADDING="6"
-><TR
-><TD
-><PRE
-CLASS="PROGRAMLISTING"
->typedef htmlEntityDesc *htmlEntityDescPtr;</PRE
-></TD
-></TR
-></TABLE
><P
></P
></DIV
><HR><DIV
CLASS="REFSECT2"
><A
-NAME="AEN10380"
+NAME="AEN10330"
></A
><H3
><A
@@ -796,7 +653,7 @@
><DIV
CLASS="INFORMALTABLE"
><A
-NAME="AEN10388"
+NAME="AEN10338"
></A
><P
></P
@@ -823,7 +680,7 @@
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
-> The tag name in lowercase</TD
+> </TD
></TR
><TR
><TD
@@ -838,7 +695,7 @@
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
->the related htmlElemDescPtr or NULL if not found.</TD
+> </TD
></TR
></TBODY
></TABLE
@@ -849,7 +706,7 @@
><HR><DIV
CLASS="REFSECT2"
><A
-NAME="AEN10401"
+NAME="AEN10351"
></A
><H3
><A
@@ -884,7 +741,7 @@
><DIV
CLASS="INFORMALTABLE"
><A
-NAME="AEN10410"
+NAME="AEN10360"
></A
><P
></P
@@ -911,7 +768,7 @@
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
-> the entity name</TD
+> </TD
></TR
><TR
><TD
@@ -926,7 +783,7 @@
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
->the associated htmlEntityDescPtr if found, NULL otherwise.</TD
+> </TD
></TR
></TBODY
></TABLE
@@ -937,7 +794,7 @@
><HR><DIV
CLASS="REFSECT2"
><A
-NAME="AEN10423"
+NAME="AEN10373"
></A
><H3
><A
@@ -969,7 +826,7 @@
><DIV
CLASS="INFORMALTABLE"
><A
-NAME="AEN10431"
+NAME="AEN10381"
></A
><P
></P
@@ -996,7 +853,7 @@
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
-> the entity's unicode value</TD
+> </TD
></TR
><TR
><TD
@@ -1011,7 +868,7 @@
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
->the associated htmlEntityDescPtr if found, NULL otherwise.</TD
+> </TD
></TR
></TBODY
></TABLE
@@ -1022,7 +879,7 @@
><HR><DIV
CLASS="REFSECT2"
><A
-NAME="AEN10444"
+NAME="AEN10394"
></A
><H3
><A
@@ -1058,7 +915,7 @@
><DIV
CLASS="INFORMALTABLE"
><A
-NAME="AEN10452"
+NAME="AEN10402"
></A
><P
></P
@@ -1085,7 +942,7 @@
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
-> the HTML document</TD
+> </TD
></TR
><TR
><TD
@@ -1102,7 +959,7 @@
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
-> the HTML element</TD
+> </TD
></TR
><TR
><TD
@@ -1117,7 +974,7 @@
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
->1 if autoclosed, 0 otherwise</TD
+> </TD
></TR
></TBODY
></TABLE
@@ -1128,7 +985,7 @@
><HR><DIV
CLASS="REFSECT2"
><A
-NAME="AEN10469"
+NAME="AEN10419"
></A
><H3
><A
@@ -1169,7 +1026,7 @@
><DIV
CLASS="INFORMALTABLE"
><A
-NAME="AEN10478"
+NAME="AEN10428"
></A
><P
></P
@@ -1196,7 +1053,7 @@
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
-> the HTML document</TD
+> </TD
></TR
><TR
><TD
@@ -1213,7 +1070,7 @@
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
-> The tag name</TD
+> </TD
></TR
><TR
><TD
@@ -1230,7 +1087,7 @@
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
-> the HTML element</TD
+> </TD
></TR
><TR
><TD
@@ -1245,7 +1102,7 @@
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
->1 if autoclose, 0 otherwise</TD
+> </TD
></TR
></TBODY
></TABLE
@@ -1256,7 +1113,7 @@
><HR><DIV
CLASS="REFSECT2"
><A
-NAME="AEN10499"
+NAME="AEN10449"
></A
><H3
><A
@@ -1295,7 +1152,7 @@
><DIV
CLASS="INFORMALTABLE"
><A
-NAME="AEN10509"
+NAME="AEN10459"
></A
><P
></P
@@ -1322,7 +1179,7 @@
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
-> an HTML parser context</TD
+> </TD
></TR
><TR
><TD
@@ -1339,7 +1196,7 @@
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
-> location to store the entity name</TD
+> </TD
></TR
><TR
><TD
@@ -1354,8 +1211,7 @@
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
->the associated htmlEntityDescPtr if found, or NULL otherwise,
-if non-NULL *str will have to be freed by the caller.</TD
+> </TD
></TR
></TBODY
></TABLE
@@ -1366,7 +1222,7 @@
><HR><DIV
CLASS="REFSECT2"
><A
-NAME="AEN10526"
+NAME="AEN10476"
></A
><H3
><A
@@ -1402,7 +1258,7 @@
><DIV
CLASS="INFORMALTABLE"
><A
-NAME="AEN10535"
+NAME="AEN10485"
></A
><P
></P
@@ -1429,7 +1285,7 @@
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
-> an HTML parser context</TD
+> </TD
></TR
><TR
><TD
@@ -1444,7 +1300,7 @@
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
->the value parsed (as an int)</TD
+> </TD
></TR
></TBODY
></TABLE
@@ -1455,7 +1311,7 @@
><HR><DIV
CLASS="REFSECT2"
><A
-NAME="AEN10548"
+NAME="AEN10498"
></A
><H3
><A
@@ -1489,7 +1345,7 @@
><DIV
CLASS="INFORMALTABLE"
><A
-NAME="AEN10557"
+NAME="AEN10507"
></A
><P
></P
@@ -1516,7 +1372,7 @@
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
-> an HTML parser context</TD
+> </TD
></TR
></TBODY
></TABLE
@@ -1527,7 +1383,7 @@
><HR><DIV
CLASS="REFSECT2"
><A
-NAME="AEN10566"
+NAME="AEN10516"
></A
><H3
><A
@@ -1568,7 +1424,7 @@
><DIV
CLASS="INFORMALTABLE"
><A
-NAME="AEN10575"
+NAME="AEN10525"
></A
><P
></P
@@ -1595,7 +1451,7 @@
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
-> a pointer to an array of xmlChar</TD
+> </TD
></TR
><TR
><TD
@@ -1612,7 +1468,7 @@
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
-> a free form C string describing the HTML document encoding, or NULL</TD
+> </TD
></TR
><TR
><TD
@@ -1629,7 +1485,7 @@
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
-> the SAX handler block</TD
+> </TD
></TR
><TR
><TD
@@ -1646,7 +1502,7 @@
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
-> if using SAX, this pointer will be provided on callbacks. </TD
+> </TD
></TR
><TR
><TD
@@ -1661,7 +1517,7 @@
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
->the resulting document tree</TD
+> </TD
></TR
></TBODY
></TABLE
@@ -1672,7 +1528,7 @@
><HR><DIV
CLASS="REFSECT2"
><A
-NAME="AEN10600"
+NAME="AEN10550"
></A
><H3
><A
@@ -1706,7 +1562,7 @@
><DIV
CLASS="INFORMALTABLE"
><A
-NAME="AEN10608"
+NAME="AEN10558"
></A
><P
></P
@@ -1733,7 +1589,7 @@
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
-> a pointer to an array of xmlChar</TD
+> </TD
></TR
><TR
><TD
@@ -1750,7 +1606,7 @@
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
-> a free form C string describing the HTML document encoding, or NULL</TD
+> </TD
></TR
><TR
><TD
@@ -1765,7 +1621,7 @@
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
->the resulting document tree</TD
+> </TD
></TR
></TBODY
></TABLE
@@ -1776,7 +1632,7 @@
><HR><DIV
CLASS="REFSECT2"
><A
-NAME="AEN10625"
+NAME="AEN10575"
></A
><H3
><A
@@ -1815,7 +1671,7 @@
><DIV
CLASS="INFORMALTABLE"
><A
-NAME="AEN10633"
+NAME="AEN10583"
></A
><P
></P
@@ -1842,7 +1698,7 @@
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
-> the filename</TD
+> </TD
></TR
><TR
><TD
@@ -1859,7 +1715,7 @@
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
-> a free form C string describing the HTML document encoding, or NULL</TD
+> </TD
></TR
><TR
><TD
@@ -1876,7 +1732,7 @@
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
-> the SAX handler block</TD
+> </TD
></TR
><TR
><TD
@@ -1893,7 +1749,7 @@
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
-> if using SAX, this pointer will be provided on callbacks. </TD
+> </TD
></TR
><TR
><TD
@@ -1908,7 +1764,7 @@
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
->the resulting document tree</TD
+> </TD
></TR
></TBODY
></TABLE
@@ -1919,7 +1775,7 @@
><HR><DIV
CLASS="REFSECT2"
><A
-NAME="AEN10658"
+NAME="AEN10608"
></A
><H3
><A
@@ -1951,7 +1807,7 @@
><DIV
CLASS="INFORMALTABLE"
><A
-NAME="AEN10665"
+NAME="AEN10615"
></A
><P
></P
@@ -1978,7 +1834,7 @@
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
-> the filename</TD
+> </TD
></TR
><TR
><TD
@@ -1995,7 +1851,7 @@
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
-> a free form C string describing the HTML document encoding, or NULL</TD
+> </TD
></TR
><TR
><TD
@@ -2010,7 +1866,7 @@
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
->the resulting document tree</TD
+> </TD
></TR
></TBODY
></TABLE
@@ -2021,7 +1877,7 @@
><HR><DIV
CLASS="REFSECT2"
><A
-NAME="AEN10682"
+NAME="AEN10632"
></A
><H3
><A
@@ -2052,7 +1908,7 @@
><DIV
CLASS="INFORMALTABLE"
><A
-NAME="AEN10688"
+NAME="AEN10638"
></A
><P
></P
@@ -2079,7 +1935,7 @@
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
-> a pointer to an array of bytes to store the result</TD
+> </TD
></TR
><TR
><TD
@@ -2096,12 +1952,7 @@
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
-> the length of <TT
-CLASS="PARAMETER"
-><I
->out</I
-></TT
-></TD
+> </TD
></TR
><TR
><TD
@@ -2118,7 +1969,7 @@
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
-> a pointer to an array of UTF-8 chars</TD
+> </TD
></TR
><TR
><TD
@@ -2135,12 +1986,7 @@
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
-> the length of <TT
-CLASS="PARAMETER"
-><I
->in</I
-></TT
-></TD
+> </TD
></TR
><TR
><TD
@@ -2155,20 +2001,7 @@
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
->0 if success, -2 if the transcoding fails, or -1 otherwise
-The value of <TT
-CLASS="PARAMETER"
-><I
->inlen</I
-></TT
-> after return is the number of octets consumed
-as the return value is positive, else unpredictiable.
-The value of <TT
-CLASS="PARAMETER"
-><I
->outlen</I
-></TT
-> after return is the number of octets consumed.</TD
+> </TD
></TR
></TBODY
></TABLE
@@ -2179,7 +2012,7 @@
><HR><DIV
CLASS="REFSECT2"
><A
-NAME="AEN10717"
+NAME="AEN10663"
></A
><H3
><A
@@ -2211,7 +2044,7 @@
><DIV
CLASS="INFORMALTABLE"
><A
-NAME="AEN10723"
+NAME="AEN10669"
></A
><P
></P
@@ -2238,7 +2071,7 @@
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
-> a pointer to an array of bytes to store the result</TD
+> </TD
></TR
><TR
><TD
@@ -2255,12 +2088,7 @@
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
-> the length of <TT
-CLASS="PARAMETER"
-><I
->out</I
-></TT
-></TD
+> </TD
></TR
><TR
><TD
@@ -2277,7 +2105,7 @@
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
-> a pointer to an array of UTF-8 chars</TD
+> </TD
></TR
><TR
><TD
@@ -2294,12 +2122,7 @@
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
-> the length of <TT
-CLASS="PARAMETER"
-><I
->in</I
-></TT
-></TD
+> </TD
></TR
><TR
><TD
@@ -2316,7 +2139,7 @@
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
-> the quote character to escape (' or ") or zero.</TD
+> </TD
></TR
><TR
><TD
@@ -2331,20 +2154,7 @@
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
->0 if success, -2 if the transcoding fails, or -1 otherwise
-The value of <TT
-CLASS="PARAMETER"
-><I
->inlen</I
-></TT
-> after return is the number of octets consumed
-as the return value is positive, else unpredictiable.
-The value of <TT
-CLASS="PARAMETER"
-><I
->outlen</I
-></TT
-> after return is the number of octets consumed.</TD
+> </TD
></TR
></TBODY
></TABLE
@@ -2355,7 +2165,7 @@
><HR><DIV
CLASS="REFSECT2"
><A
-NAME="AEN10756"
+NAME="AEN10698"
></A
><H3
><A
@@ -2385,7 +2195,7 @@
><DIV
CLASS="INFORMALTABLE"
><A
-NAME="AEN10763"
+NAME="AEN10705"
></A
><P
></P
@@ -2412,7 +2222,7 @@
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
-> an attribute name</TD
+> </TD
></TR
><TR
><TD
@@ -2427,7 +2237,7 @@
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
->1 is the attribute is a script 0 otherwise</TD
+> </TD
></TR
></TBODY
></TABLE
@@ -2438,7 +2248,7 @@
><HR><DIV
CLASS="REFSECT2"
><A
-NAME="AEN10776"
+NAME="AEN10718"
></A
><H3
><A
@@ -2465,7 +2275,7 @@
><DIV
CLASS="INFORMALTABLE"
><A
-NAME="AEN10782"
+NAME="AEN10724"
></A
><P
></P
@@ -2492,7 +2302,7 @@
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
-> int 0 or 1 </TD
+> </TD
></TR
><TR
><TD
@@ -2507,7 +2317,7 @@
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
->the last value for 0 for no handling, 1 for auto insertion.</TD
+> </TD
></TR
></TBODY
></TABLE
@@ -2518,7 +2328,7 @@
><HR><DIV
CLASS="REFSECT2"
><A
-NAME="AEN10795"
+NAME="AEN10737"
></A
><H3
><A
@@ -2549,7 +2359,7 @@
><DIV
CLASS="INFORMALTABLE"
><A
-NAME="AEN10802"
+NAME="AEN10744"
></A
><P
></P
@@ -2576,7 +2386,7 @@
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
-> an HTML parser context</TD
+> </TD
></TR
></TBODY
></TABLE
@@ -2587,7 +2397,7 @@
><HR><DIV
CLASS="REFSECT2"
><A
-NAME="AEN10811"
+NAME="AEN10753"
></A
><H3
><A
@@ -2641,7 +2451,7 @@
><DIV
CLASS="INFORMALTABLE"
><A
-NAME="AEN10822"
+NAME="AEN10764"
></A
><P
></P
@@ -2668,7 +2478,7 @@
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
-> a SAX handler</TD
+> </TD
></TR
><TR
><TD
@@ -2685,7 +2495,7 @@
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
-> The user data returned on SAX callbacks</TD
+> </TD
></TR
><TR
><TD
@@ -2702,7 +2512,7 @@
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
-> a pointer to an array of chars</TD
+> </TD
></TR
><TR
><TD
@@ -2719,7 +2529,7 @@
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
-> number of chars in the array</TD
+> </TD
></TR
><TR
><TD
@@ -2736,7 +2546,7 @@
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
-> an optional file name or URI</TD
+> </TD
></TR
><TR
><TD
@@ -2753,7 +2563,7 @@
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
-> an optional encoding</TD
+> </TD
></TR
><TR
><TD
@@ -2768,7 +2578,7 @@
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
->the new parser context or NULL</TD
+> </TD
></TR
></TBODY
></TABLE
@@ -2779,7 +2589,7 @@
><HR><DIV
CLASS="REFSECT2"
><A
-NAME="AEN10855"
+NAME="AEN10797"
></A
><H3
><A
@@ -2812,7 +2622,7 @@
><DIV
CLASS="INFORMALTABLE"
><A
-NAME="AEN10862"
+NAME="AEN10804"
></A
><P
></P
@@ -2839,7 +2649,7 @@
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
-> an XML parser context</TD
+> </TD
></TR
><TR
><TD
@@ -2856,7 +2666,7 @@
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
-> an char array</TD
+> </TD
></TR
><TR
><TD
@@ -2873,7 +2683,7 @@
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
-> the size in byte of the chunk</TD
+> </TD
></TR
><TR
><TD
@@ -2890,7 +2700,7 @@
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
-> last chunk indicator</TD
+> </TD
></TR
><TR
><TD
@@ -2905,7 +2715,7 @@
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
->zero if no error, the xmlParserErrors otherwise.</TD
+> </TD
></TR
></TBODY
></TABLE