aboutsummaryrefslogtreecommitdiffstats
path: root/doc/APIchunk12.html
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@src.gnome.org>2003-12-05 14:57:46 +0000
committerDaniel Veillard <veillard@src.gnome.org>2003-12-05 14:57:46 +0000
commit1e90661bb817402f85103c3b9d3ce6ebab570f38 (patch)
treee4d220c43316e77d8dad22bfe6f705ba24ae0e33 /doc/APIchunk12.html
parent85bb5b08df98f19dfb4b23a5ee0b3596a0d8326b (diff)
downloadandroid_external_libxml2-1e90661bb817402f85103c3b9d3ce6ebab570f38.tar.gz
android_external_libxml2-1e90661bb817402f85103c3b9d3ce6ebab570f38.tar.bz2
android_external_libxml2-1e90661bb817402f85103c3b9d3ce6ebab570f38.zip
cleanup the make rebuild in doc, this include new directive to stop
* globals.c xmlwriter.c doc/apibuild.py include/libxml/globals.h include/libxml/pattern.h include/libxml/schemasInternals.h include/libxml/xmlexports.h include/libxml/xmlwriter.h: cleanup the make rebuild in doc, this include new directive to stop documentation warnings * doc/* doc/html/*: rebuilt the docs * pattern.c xmlreader.c include/libxml/pattern.h include/libxml/xmlreader.h: adding xmlTextReaderPreservePattern() to save nodes while scanning the tree with the reader, cleanup the way element were freed, and xmlTextReaderPreserve() implementation, the API might change for namespace binding support when compiling patterns. * doc/examples/*: added reader3.c exposing the xmlTextReaderPreserve() Daniel
Diffstat (limited to 'doc/APIchunk12.html')
-rw-r--r--doc/APIchunk12.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/APIchunk12.html b/doc/APIchunk12.html
index 585e2053..f6133a45 100644
--- a/doc/APIchunk12.html
+++ b/doc/APIchunk12.html
@@ -74,6 +74,7 @@ A:link, A:visited, A:active { text-decoration: underline }
<a href="html/libxml-HTMLparser.html#htmlNodeStatus">htmlNodeStatus</a><br />
<a href="html/libxml-xlink.html#xlinkIsLink">xlinkIsLink</a><br />
<a href="html/libxml-dict.html#xmlDictSize">xmlDictSize</a><br />
+<a href="html/libxml-pattern.html#xmlFreePatternList">xmlFreePatternList</a><br />
<a href="html/libxml-hash.html#xmlHashSize">xmlHashSize</a><br />
<a href="html/libxml-parser.html#xmlLineNumbersDefault">xmlLineNumbersDefault</a><br />
<a href="html/libxml-list.html#xmlListMerge">xmlListMerge</a><br />
@@ -336,7 +337,6 @@ A:link, A:visited, A:active { text-decoration: underline }
<a href="html/libxml-xmlschemas.html#xmlSchemaNewMemParserCtxt">xmlSchemaNewMemParserCtxt</a><br />
<a href="html/libxml-xmlschemas.html#xmlSchemaNewParserCtxt">xmlSchemaNewParserCtxt</a><br />
</dd><dt>explored</dt><dd><a href="html/libxml-xpath.html#xmlXPathAxisFunc">xmlXPathAxisFunc</a><br />
-</dd><dt>exported</dt><dd><a href="html/libxml-xmlexports.html#XMLCALL">XMLCALL</a><br />
</dd><dt>exposing</dt><dd><a href="html/libxml-xmlreader.html#xmlTextReaderRead">xmlTextReaderRead</a><br />
</dd><dt>expression</dt><dd><a href="html/libxml-xpath.html#_xmlXPathContext">_xmlXPathContext</a><br />
<a href="html/libxml-xpath.html#_xmlXPathParserContext">_xmlXPathParserContext</a><br />