aboutsummaryrefslogtreecommitdiffstats
path: root/doc/APIfunctions.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/APIfunctions.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/APIfunctions.html')
-rw-r--r--doc/APIfunctions.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/APIfunctions.html b/doc/APIfunctions.html
index 95366f8d..0e78437a 100644
--- a/doc/APIfunctions.html
+++ b/doc/APIfunctions.html
@@ -211,6 +211,7 @@ A:link, A:visited, A:active { text-decoration: underline }
<a href="html/libxml-tree.html#xmlCreateIntSubset">xmlCreateIntSubset</a><br />
<a href="html/libxml-parser.html#xmlCtxtReadDoc">xmlCtxtReadDoc</a><br />
<a href="html/libxml-debugXML.html#xmlDebugDumpString">xmlDebugDumpString</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#xmlDictOwns">xmlDictOwns</a><br />
<a href="html/libxml-dict.html#xmlDictQLookup">xmlDictQLookup</a><br />
@@ -336,6 +337,7 @@ A:link, A:visited, A:active { text-decoration: underline }
<a href="html/libxml-xmlschemastypes.html#xmlSchemaValidateLengthFacet">xmlSchemaValidateLengthFacet</a><br />
<a href="html/libxml-xmlschemastypes.html#xmlSchemaValidateListSimpleTypeFacet">xmlSchemaValidateListSimpleTypeFacet</a><br />
<a href="html/libxml-xmlschemastypes.html#xmlSchemaValidatePredefinedType">xmlSchemaValidatePredefinedType</a><br />
+<a href="html/libxml-xmlschemastypes.html#xmlSchemaWhiteSpaceReplace">xmlSchemaWhiteSpaceReplace</a><br />
<a href="html/libxml-tree.html#xmlSearchNs">xmlSearchNs</a><br />
<a href="html/libxml-tree.html#xmlSearchNsByHref">xmlSearchNsByHref</a><br />
<a href="html/libxml-tree.html#xmlSetNsProp">xmlSetNsProp</a><br />
@@ -1024,6 +1026,7 @@ A:link, A:visited, A:active { text-decoration: underline }
<a href="html/libxml-globals.html#xmlThrDefDeregisterNodeDefault">xmlThrDefDeregisterNodeDefault</a><br />
</p><h2>Type xmlDict *:</h2><p><a href="html/libxml-pattern.html#xmlPatterncompile">xmlPatterncompile</a><br />
</p><h2>Type xmlDictPtr:</h2><p><a href="html/libxml-dict.html#xmlDictCreateSub">xmlDictCreateSub</a><br />
+<a href="html/libxml-dict.html#xmlDictExists">xmlDictExists</a><br />
<a href="html/libxml-dict.html#xmlDictFree">xmlDictFree</a><br />
<a href="html/libxml-dict.html#xmlDictLookup">xmlDictLookup</a><br />
<a href="html/libxml-dict.html#xmlDictOwns">xmlDictOwns</a><br />