mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-07-28 00:21:53 +03:00
updating a comment, fixing #103776 Daniel
* HTMLparser.c: updating a comment, fixing #103776 Daniel
This commit is contained in:
@ -1,3 +1,7 @@
|
|||||||
|
Tue Feb 4 16:17:09 CET 2003 Daniel Veillard <daniel@veillard.com>
|
||||||
|
|
||||||
|
* HTMLparser.c: updating a comment, fixing #103776
|
||||||
|
|
||||||
Tue Feb 4 16:05:53 CET 2003 Daniel Veillard <daniel@veillard.com>
|
Tue Feb 4 16:05:53 CET 2003 Daniel Veillard <daniel@veillard.com>
|
||||||
|
|
||||||
* parser.c: fixing bug 105049 for validity checking of content
|
* parser.c: fixing bug 105049 for validity checking of content
|
||||||
|
@ -4855,7 +4855,6 @@ htmlParseChunk(htmlParserCtxtPtr ctxt, const char *chunk, int size,
|
|||||||
* @enc: an optional encoding
|
* @enc: an optional encoding
|
||||||
*
|
*
|
||||||
* Create a parser context for using the HTML parser in push mode
|
* Create a parser context for using the HTML parser in push mode
|
||||||
* To allow content encoding detection, @size should be >= 4
|
|
||||||
* The value of @filename is used for fetching external entities
|
* The value of @filename is used for fetching external entities
|
||||||
* and error/warning reports.
|
* and error/warning reports.
|
||||||
*
|
*
|
||||||
|
Reference in New Issue
Block a user