mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-07-29 11:41:22 +03:00
The HTML parser MUST not die, even if given complete garbage to eat !
Updated the xml.html doc a bit and reran the doc generation, Daniel
This commit is contained in:
@ -5149,7 +5149,7 @@ HREF="gnome-xml-tree.html#XMLCHAR"
|
||||
></TR
|
||||
></TABLE
|
||||
><P
|
||||
>lenght of a xmlChar's string</P
|
||||
>length of a xmlChar's string</P
|
||||
><P
|
||||
></P
|
||||
><DIV
|
||||
@ -6458,7 +6458,7 @@ CLASS="PARAMETER"
|
||||
WIDTH="80%"
|
||||
ALIGN="LEFT"
|
||||
VALIGN="TOP"
|
||||
> the lenght of the XML document in bytes</TD
|
||||
> the length of the XML document in bytes</TD
|
||||
></TR
|
||||
><TR
|
||||
><TD
|
||||
@ -6578,7 +6578,7 @@ CLASS="PARAMETER"
|
||||
WIDTH="80%"
|
||||
ALIGN="LEFT"
|
||||
VALIGN="TOP"
|
||||
> the siwe of the array</TD
|
||||
> the size of the array</TD
|
||||
></TR
|
||||
><TR
|
||||
><TD
|
||||
@ -6595,7 +6595,7 @@ CLASS="PARAMETER"
|
||||
WIDTH="80%"
|
||||
ALIGN="LEFT"
|
||||
VALIGN="TOP"
|
||||
> work in recovery mode, i.e. tries to read no Well Formed
|
||||
> work in recovery mode, i.e. tries to read not Well Formed
|
||||
documents</TD
|
||||
></TR
|
||||
><TR
|
||||
|
Reference in New Issue
Block a user