aboutsummaryrefslogtreecommitdiffstats
path: root/doc/APIfiles.html
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@src.gnome.org>2002-05-27 14:44:50 +0000
committerDaniel Veillard <veillard@src.gnome.org>2002-05-27 14:44:50 +0000
commit1b31e4a0b21ee765db6f9a29144500bea2569b5a (patch)
tree0bf9239561186879a55dbe2f2b1f038befb1a769 /doc/APIfiles.html
parented23b7dc73f6c1146701ece20ed3f03d68366516 (diff)
downloadandroid_external_libxml2-1b31e4a0b21ee765db6f9a29144500bea2569b5a.tar.gz
android_external_libxml2-1b31e4a0b21ee765db6f9a29144500bea2569b5a.tar.bz2
android_external_libxml2-1b31e4a0b21ee765db6f9a29144500bea2569b5a.zip
fixing #79334 making htmlParseDocument a public entry point. rebuilt the
* HTMLparser.c win32/libxml2.def.src win32/dsp/libxml2.def.src include/libxml/HTMLparser.h: fixing #79334 making htmlParseDocument a public entry point. * doc/*: rebuilt the API and docs Daniel
Diffstat (limited to 'doc/APIfiles.html')
-rw-r--r--doc/APIfiles.html15
1 files changed, 15 insertions, 0 deletions
diff --git a/doc/APIfiles.html b/doc/APIfiles.html
index 9ae53f17..6c6806d9 100644
--- a/doc/APIfiles.html
+++ b/doc/APIfiles.html
@@ -133,6 +133,7 @@ A:link, A:visited, A:active { text-decoration: underline }
<a href="html/libxml-htmlparser.html#HTMLPARSEENTITYREF">htmlParseEntityRef</a>
<a href="html/libxml-htmlparser.html#HTMLPARSECHARREF">htmlParseCharRef</a>
<a href="html/libxml-htmlparser.html#HTMLPARSEELEMENT">htmlParseElement</a>
+<a href="">htmlParseDocument</a>
<a href="html/libxml-htmlparser.html#HTMLSAXPARSEDOC">htmlSAXParseDoc</a>
<a href="html/libxml-htmlparser.html#HTMLPARSEDOC">htmlParseDoc</a>
<a href="html/libxml-htmlparser.html#HTMLSAXPARSEFILE">htmlSAXParseFile</a>
@@ -379,6 +380,7 @@ A:link, A:visited, A:active { text-decoration: underline }
<a href="html/libxml-globals.html#XMLGENERICERRORCONTEXT">xmlGenericErrorContext</a>
<a href="html/libxml-globals.html#XMLGETWARNINGSDEFAULTVALUE">xmlGetWarningsDefaultValue</a>
<a href="html/libxml-globals.html#XMLINDENTTREEOUTPUT">xmlIndentTreeOutput</a>
+<a href="">xmlTreeIndentString</a>
<a href="html/libxml-globals.html#XMLKEEPBLANKSDEFAULTVALUE">xmlKeepBlanksDefaultValue</a>
<a href="html/libxml-globals.html#XMLLINENUMBERSDEFAULTVALUE">xmlLineNumbersDefaultValue</a>
<a href="html/libxml-globals.html#XMLLOADEXTDTDDEFAULTVALUE">xmlLoadExtDtdDefaultValue</a>
@@ -1127,6 +1129,18 @@ A:link, A:visited, A:active { text-decoration: underline }
<a href="html/libxml-xmlio.html#XMLIOHTTPOPENW">xmlIOHTTPOpenW</a>
<a href="html/libxml-xmlio.html#XMLREGISTERHTTPPOSTCALLBACKS">xmlRegisterHTTPPostCallbacks</a>
<a href="html/libxml-xmlio.html#XMLNONETEXTERNALENTITYLOADER">xmlNoNetExternalEntityLoader</a>
+<a href="">xmlFileMatch</a>
+<a href="">xmlFileOpen</a>
+<a href="">xmlFileRead</a>
+<a href="">xmlFileClose</a>
+<a href="">xmlIOHTTPMatch</a>
+<a href="">xmlIOHTTPOpen</a>
+<a href="">xmlIOHTTPRead</a>
+<a href="">xmlIOHTTPClose</a>
+<a href="">xmlIOFTPMatch</a>
+<a href="">xmlIOFTPOpen</a>
+<a href="">xmlIOFTPRead</a>
+<a href="">xmlIOFTPClose</a>
</p>
<h2>
<a name="xmlerror">Module xmlerror</a>:</h2>
@@ -1344,6 +1358,7 @@ A:link, A:visited, A:active { text-decoration: underline }
<a href="html/libxml-xpathinternals.html#XMLXPATHNEWVALUETREE">xmlXPathNewValueTree</a>
<a href="html/libxml-xpathinternals.html#XMLXPATHNODESETADD">xmlXPathNodeSetAdd</a>
<a href="html/libxml-xpathinternals.html#XMLXPATHNODESETADDUNIQUE">xmlXPathNodeSetAddUnique</a>
+<a href="">xmlXPathNodeSetAddNs</a>
<a href="html/libxml-xpathinternals.html#XMLXPATHNODESETSORT">xmlXPathNodeSetSort</a>
<a href="html/libxml-xpathinternals.html#XMLXPATHROOT">xmlXPathRoot</a>
<a href="html/libxml-xpathinternals.html#XMLXPATHEVALEXPR">xmlXPathEvalExpr</a>