summaryrefslogtreecommitdiff
path: root/doc/APIsymbols.html
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@src.gnome.org>2009-01-18 17:26:02 +0000
committerDaniel Veillard <veillard@src.gnome.org>2009-01-18 17:26:02 +0000
commitd4d4705780933c7ad181a7bd902c91d1d1adaba3 (patch)
tree211eb51289450da9e66b48e73ee8476c6f3f1858 /doc/APIsymbols.html
parentd4a3f2418a19b5de3d533490b992450b6f4623c2 (diff)
downloadlibxml2-d4d4705780933c7ad181a7bd902c91d1d1adaba3.tar.gz
apply patch from Marcus Meissner to add gcc attribute alloc_size should
* include/libxml/xmlversion.h.in include/libxml/xmlmemory.h: apply patch from Marcus Meissner to add gcc attribute alloc_size should fix #552505 * doc/apibuild.py doc/* testapi.c: regenerate the API * include/libxml/parserInternals.h: fix a comment problem raised by apibuild.py daniel svn path=/trunk/; revision=3811
Diffstat (limited to 'doc/APIsymbols.html')
-rw-r--r--doc/APIsymbols.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/APIsymbols.html b/doc/APIsymbols.html
index 32bfe394..4ed93879 100644
--- a/doc/APIsymbols.html
+++ b/doc/APIsymbols.html
@@ -534,6 +534,7 @@ A:link, A:visited, A:active { text-decoration: underline }
<a href="html/libxml-xmlerror.html#XML_IO_WRITE">XML_IO_WRITE</a><br />
<a href="html/libxml-tree.html#XML_LOCAL_NAMESPACE">XML_LOCAL_NAMESPACE</a><br />
<a href="html/libxml-parserInternals.html#XML_MAX_NAMELEN">XML_MAX_NAMELEN</a><br />
+<a href="html/libxml-parserInternals.html#XML_MAX_TEXT_LENGHT">XML_MAX_TEXT_LENGHT</a><br />
<a href="html/libxml-xmlerror.html#XML_MODULE_CLOSE">XML_MODULE_CLOSE</a><br />
<a href="html/libxml-xmlmodule.html#XML_MODULE_LAZY">XML_MODULE_LAZY</a><br />
<a href="html/libxml-xmlmodule.html#XML_MODULE_LOCAL">XML_MODULE_LOCAL</a><br />
@@ -589,6 +590,7 @@ A:link, A:visited, A:active { text-decoration: underline }
<a href="html/libxml-parser.html#XML_PARSE_NOXINCNODE">XML_PARSE_NOXINCNODE</a><br />
<a href="html/libxml-parser.html#XML_PARSE_NSCLEAN">XML_PARSE_NSCLEAN</a><br />
<a href="html/libxml-parser.html#XML_PARSE_OLD10">XML_PARSE_OLD10</a><br />
+<a href="html/libxml-parser.html#XML_PARSE_OLDSAX">XML_PARSE_OLDSAX</a><br />
<a href="html/libxml-parser.html#XML_PARSE_PEDANTIC">XML_PARSE_PEDANTIC</a><br />
<a href="html/libxml-parser.html#XML_PARSE_PUSH_DOM">XML_PARSE_PUSH_DOM</a><br />
<a href="html/libxml-parser.html#XML_PARSE_PUSH_SAX">XML_PARSE_PUSH_SAX</a><br />