aboutsummaryrefslogtreecommitdiffstats
path: root/doc/APIchunk0.html
diff options
context:
space:
mode:
authorWilliam M. Brack <wbrack@src.gnome.org>2005-02-13 08:18:52 +0000
committerWilliam M. Brack <wbrack@src.gnome.org>2005-02-13 08:18:52 +0000
commit015ccb2c747fb73561e2fe72d6214585dd9985e8 (patch)
treec995865000732f2fdd09d7ad07f16d11077e9353 /doc/APIchunk0.html
parenta22da29921fc1f070084320428c2975e53acc184 (diff)
downloadandroid_external_libxml2-015ccb2c747fb73561e2fe72d6214585dd9985e8.tar.gz
android_external_libxml2-015ccb2c747fb73561e2fe72d6214585dd9985e8.tar.bz2
android_external_libxml2-015ccb2c747fb73561e2fe72d6214585dd9985e8.zip
This change started out as a simple desire to speed up the
execution time of testapi.c, which was being delayed by nameserver requests for non-existent URL's. From there it just sort of grew, and grew.... * nanohttp.c, nanoftp.c: changed the processing of URL's to use the uri.c routines instead of custom code. * include/libxml/xmlerror.h: added code XML_FTP_URL_SYNTAX * uri.c: added accepting ipV6 addresses, in accordance with RFC's 2732 and 2373 (TODO: allow ipV4 within ipV6) * gentest.py, testapi.c: fixed a few problems with the testing of the nanoftp and nanohttp routines. * include/libxml/xmlversion.h: minor change to fix a warning on the docs generation * regenerated the docs
Diffstat (limited to 'doc/APIchunk0.html')
-rw-r--r--doc/APIchunk0.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/APIchunk0.html b/doc/APIchunk0.html
index 997b59b3..805f11c7 100644
--- a/doc/APIchunk0.html
+++ b/doc/APIchunk0.html
@@ -242,6 +242,7 @@ A:link, A:visited, A:active { text-decoration: underline }
</dd><dt>Bopomofo</dt><dd><a href="html/libxml-xmlunicode.html#xmlUCSIsBopomofo">xmlUCSIsBopomofo</a><br />
</dd><dt>BopomofoExtended</dt><dd><a href="html/libxml-xmlunicode.html#xmlUCSIsBopomofoExtended">xmlUCSIsBopomofoExtended</a><br />
</dd><dt>Both</dt><dd><a href="html/libxml-parserInternals.html#XML_SUBSTITUTE_BOTH">XML_SUBSTITUTE_BOTH</a><br />
+<a href="html/libxml-pattern.html#xmlStreamPush">xmlStreamPush</a><br />
</dd><dt>BoxDrawing</dt><dd><a href="html/libxml-xmlunicode.html#xmlUCSIsBoxDrawing">xmlUCSIsBoxDrawing</a><br />
</dd><dt>BraillePatterns</dt><dd><a href="html/libxml-xmlunicode.html#xmlUCSIsBraillePatterns">xmlUCSIsBraillePatterns</a><br />
</dd><dt>Buffer</dt><dd><a href="html/libxml-parser.html#xmlIOParseDTD">xmlIOParseDTD</a><br />