summaryrefslogtreecommitdiff
path: root/doc/APIchunk19.html
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@src.gnome.org>2005-01-04 21:50:05 +0000
committerDaniel Veillard <veillard@src.gnome.org>2005-01-04 21:50:05 +0000
commit48df9613ba18a51f8bbcc8b089ff96dbeca55ad7 (patch)
tree989974f51d708a7757d7b9b5e24851db9367c242 /doc/APIchunk19.html
parentbe076e9b0611e941d9cdf297a8988ddd6639fa74 (diff)
downloadlibxml2-48df9613ba18a51f8bbcc8b089ff96dbeca55ad7.tar.gz
fixed namespace bug in push mode reported by Rob Richards added it to the
* parser.c: fixed namespace bug in push mode reported by Rob Richards * test/ns6 result//ns6*: added it to the regression tests * xmlmodule.c testModule.c include/libxml/xmlmodule.h: added an extra option argument to module opening and defined a couple of flags to the API. Daniel
Diffstat (limited to 'doc/APIchunk19.html')
-rw-r--r--doc/APIchunk19.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/APIchunk19.html b/doc/APIchunk19.html
index 96ca3b79..9c15d8fd 100644
--- a/doc/APIchunk19.html
+++ b/doc/APIchunk19.html
@@ -234,6 +234,7 @@ A:link, A:visited, A:active { text-decoration: underline }
<a href="html/libxml-uri.html#xmlURIUnescapeString">xmlURIUnescapeString</a><br />
</dd><dt>options</dt><dd><a href="html/libxml-HTMLparser.html#htmlCtxtUseOptions">htmlCtxtUseOptions</a><br />
<a href="html/libxml-parser.html#xmlCtxtUseOptions">xmlCtxtUseOptions</a><br />
+<a href="html/libxml-xmlmodule.html#xmlModuleOpen">xmlModuleOpen</a><br />
<a href="html/libxml-xmlsave.html#xmlSaveToFd">xmlSaveToFd</a><br />
<a href="html/libxml-xmlsave.html#xmlSaveToFilename">xmlSaveToFilename</a><br />
<a href="html/libxml-xmlsave.html#xmlSaveToIO">xmlSaveToIO</a><br />