aboutsummaryrefslogtreecommitdiffstats
path: root/doc/APIconstructors.html
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@src.gnome.org>2004-12-10 10:26:42 +0000
committerDaniel Veillard <veillard@src.gnome.org>2004-12-10 10:26:42 +0000
commit91b955c1af5636a0765201c32180cfc67ee426a8 (patch)
tree139e6430eab268de87c105486ec3ee3311420c48 /doc/APIconstructors.html
parentad0e67c57f26f691fc120d5c5336cee9885cf324 (diff)
downloadandroid_external_libxml2-91b955c1af5636a0765201c32180cfc67ee426a8.tar.gz
android_external_libxml2-91b955c1af5636a0765201c32180cfc67ee426a8.tar.bz2
android_external_libxml2-91b955c1af5636a0765201c32180cfc67ee426a8.zip
fixed ID deallocation problem based on patch from Steve Shepard fixes bug
* valid.c: fixed ID deallocation problem based on patch from Steve Shepard fixes bug #160893 * xmlmemory.c: improving comment. * testapi.c: new test for xmlDictExists() is generated. Daniel
Diffstat (limited to 'doc/APIconstructors.html')
-rw-r--r--doc/APIconstructors.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/APIconstructors.html b/doc/APIconstructors.html
index fbe9e0cf..64e83832 100644
--- a/doc/APIconstructors.html
+++ b/doc/APIconstructors.html
@@ -18,6 +18,7 @@ A:link, A:visited, A:active { text-decoration: underline }
<a href="html/libxml-tree.html#xmlBufferContent">xmlBufferContent</a><br />
<a href="html/libxml-catalog.html#xmlCatalogGetPublic">xmlCatalogGetPublic</a><br />
<a href="html/libxml-catalog.html#xmlCatalogGetSystem">xmlCatalogGetSystem</a><br />
+<a href="html/libxml-dict.html#xmlDictExists">xmlDictExists</a><br />
<a href="html/libxml-dict.html#xmlDictLookup">xmlDictLookup</a><br />
<a href="html/libxml-dict.html#xmlDictQLookup">xmlDictQLookup</a><br />
<a href="html/libxml-entities.html#xmlEncodeEntities">xmlEncodeEntities</a><br />
@@ -206,6 +207,7 @@ A:link, A:visited, A:active { text-decoration: underline }
<a href="html/libxml-uri.html#xmlSaveUri">xmlSaveUri</a><br />
<a href="html/libxml-parserInternals.html#xmlScanName">xmlScanName</a><br />
<a href="html/libxml-xmlschemastypes.html#xmlSchemaCollapseString">xmlSchemaCollapseString</a><br />
+<a href="html/libxml-xmlschemastypes.html#xmlSchemaWhiteSpaceReplace">xmlSchemaWhiteSpaceReplace</a><br />
<a href="html/libxml-parserInternals.html#xmlSplitQName">xmlSplitQName</a><br />
<a href="html/libxml-tree.html#xmlSplitQName2">xmlSplitQName2</a><br />
<a href="html/libxml-xmlstring.html#xmlStrcat">xmlStrcat</a><br />