blob: 19b39ef2e2ffef8f377ab2b83ce838d48ecc21d7 [file] [log] [blame]
Daniel Veillardf8592562002-01-23 17:58:17 +00001<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/1999/REC-html401-19991224/loose.dtd">
2<html>
3<head>
Daniel Veillardbd9afb52002-09-25 22:25:35 +00004<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
Daniel Veillardf7c730f2002-04-16 12:28:22 +00005<link rel="SHORTCUT ICON" href="/favicon.ico">
Daniel Veillardf8592562002-01-23 17:58:17 +00006<style type="text/css"><!--
Daniel Veillard43162112002-02-21 14:52:00 +00007TD {font-family: Verdana,Arial,Helvetica}
8BODY {font-family: Verdana,Arial,Helvetica; margin-top: 2em; margin-left: 0em; margin-right: 0em}
9H1 {font-family: Verdana,Arial,Helvetica}
10H2 {font-family: Verdana,Arial,Helvetica}
11H3 {font-family: Verdana,Arial,Helvetica}
Daniel Veillardf8592562002-01-23 17:58:17 +000012A:link, A:visited, A:active { text-decoration: underline }
13--></style>
Daniel Veillardfee408f2002-11-22 13:18:30 +000014<title>API Alphabetic Index i-i for libxml2</title>
Daniel Veillardf8592562002-01-23 17:58:17 +000015</head>
16<body bgcolor="#8b7765" text="#000000" link="#000000" vlink="#000000">
17<table border="0" width="100%" cellpadding="5" cellspacing="0" align="center"><tr>
18<td width="180">
Daniel Veillardbd9afb52002-09-25 22:25:35 +000019<a href="http://www.gnome.org/"><img src="gnome2.png" alt="Gnome2 Logo"></a><a href="http://www.w3.org/Status"><img src="w3c.png" alt="W3C Logo"></a><a href="http://www.redhat.com/"><img src="redhat.gif" alt="Red Hat Logo"></a><div align="left"><a href="http://xmlsoft.org/"><img src="Libxml2-Logo-180x168.gif" alt="Made with Libxml2 Logo"></a></div>
Daniel Veillardf8592562002-01-23 17:58:17 +000020</td>
21<td><table border="0" width="90%" cellpadding="2" cellspacing="0" align="center" bgcolor="#000000"><tr><td><table width="100%" border="0" cellspacing="1" cellpadding="3" bgcolor="#fffacd"><tr><td align="center">
22<h1>The XML C library for Gnome</h1>
Daniel Veillardfee408f2002-11-22 13:18:30 +000023<h2>API Alphabetic Index i-i for libxml2</h2>
Daniel Veillardf8592562002-01-23 17:58:17 +000024</td></tr></table></td></tr></table></td>
25</tr></table>
26<table border="0" cellpadding="4" cellspacing="0" width="100%" align="center"><tr><td bgcolor="#8b7765"><table border="0" cellspacing="0" cellpadding="2" width="100%"><tr>
27<td valign="top" width="200" bgcolor="#8b7765"><table border="0" cellspacing="0" cellpadding="1" width="100%" bgcolor="#000000"><tr><td>
28<table width="100%" border="0" cellspacing="1" cellpadding="3">
29<tr><td colspan="1" bgcolor="#eecfa1" align="center"><center><b>Main Menu</b></center></td></tr>
Daniel Veillard276be4a2003-01-24 01:03:34 +000030<tr><td bgcolor="#fffacd">
31<form action="search.php" enctype="application/x-www-form-urlencoded" method="GET">
32<input name="query" type="TEXT" size="20" value=""><input name="submit" type="submit" value="Search ...">
33</form>
34<ul>
Daniel Veillardf8592562002-01-23 17:58:17 +000035<li><a href="index.html">Home</a></li>
36<li><a href="intro.html">Introduction</a></li>
37<li><a href="FAQ.html">FAQ</a></li>
38<li><a href="docs.html">Documentation</a></li>
39<li><a href="bugs.html">Reporting bugs and getting help</a></li>
40<li><a href="help.html">How to help</a></li>
41<li><a href="downloads.html">Downloads</a></li>
42<li><a href="news.html">News</a></li>
43<li><a href="XMLinfo.html">XML</a></li>
44<li><a href="XSLT.html">XSLT</a></li>
Daniel Veillard43162112002-02-21 14:52:00 +000045<li><a href="python.html">Python and bindings</a></li>
Daniel Veillardf8592562002-01-23 17:58:17 +000046<li><a href="architecture.html">libxml architecture</a></li>
47<li><a href="tree.html">The tree output</a></li>
48<li><a href="interface.html">The SAX interface</a></li>
49<li><a href="xmldtd.html">Validation &amp; DTDs</a></li>
50<li><a href="xmlmem.html">Memory Management</a></li>
51<li><a href="encoding.html">Encodings support</a></li>
52<li><a href="xmlio.html">I/O Interfaces</a></li>
53<li><a href="catalog.html">Catalog support</a></li>
54<li><a href="library.html">The parser interfaces</a></li>
55<li><a href="entities.html">Entities or no entities</a></li>
56<li><a href="namespaces.html">Namespaces</a></li>
57<li><a href="upgrade.html">Upgrading 1.x code</a></li>
58<li><a href="threads.html">Thread safety</a></li>
59<li><a href="DOM.html">DOM Principles</a></li>
60<li><a href="example.html">A real example</a></li>
61<li><a href="contribs.html">Contributions</a></li>
Daniel Veillard7b4b2f92003-01-06 13:11:20 +000062<li><a href="xmlreader.html">The Reader Interface</a></li>
Daniel Veillardbd9afb52002-09-25 22:25:35 +000063<li><a href="tutorial/index.html">Tutorial</a></li>
Daniel Veillard7b4b2f92003-01-06 13:11:20 +000064<li><a href="guidelines.html">XML Guidelines</a></li>
Daniel Veillardf8592562002-01-23 17:58:17 +000065<li>
66<a href="xml.html">flat page</a>, <a href="site.xsl">stylesheet</a>
67</li>
Daniel Veillarddad3f682002-11-17 16:47:27 +000068</ul>
69</td></tr>
Daniel Veillardf8592562002-01-23 17:58:17 +000070</table>
71<table width="100%" border="0" cellspacing="1" cellpadding="3">
72<tr><td colspan="1" bgcolor="#eecfa1" align="center"><center><b>Related links</b></center></td></tr>
73<tr><td bgcolor="#fffacd"><ul>
74<li><a href="http://mail.gnome.org/archives/xml/">Mail archive</a></li>
75<li><a href="http://xmlsoft.org/XSLT/">XSLT libxslt</a></li>
76<li><a href="http://phd.cs.unibo.it/gdome2/">DOM gdome2</a></li>
Daniel Veillardf7c730f2002-04-16 12:28:22 +000077<li><a href="http://www.aleksey.com/xmlsec/">XML-DSig xmlsec</a></li>
Daniel Veillardf8592562002-01-23 17:58:17 +000078<li><a href="ftp://xmlsoft.org/">FTP</a></li>
Daniel Veillardc84f8b52002-12-19 22:12:47 +000079<li><a href="http://www.zlatkovic.com/projects/libxml/">Windows binaries</a></li>
Daniel Veillardf8592562002-01-23 17:58:17 +000080<li><a href="http://garypennington.net/libxml2/">Solaris binaries</a></li>
Daniel Veillardbd9afb52002-09-25 22:25:35 +000081<li><a href="http://www.zveno.com/open_source/libxml2xslt.html">MacOsX binaries</a></li>
Daniel Veillarde6d8e202002-05-02 06:11:10 +000082<li><a href="http://sourceforge.net/projects/libxml2-pas/">Pascal bindings</a></li>
Daniel Veillardf7c730f2002-04-16 12:28:22 +000083<li><a href="http://bugzilla.gnome.org/buglist.cgi?product=libxml&amp;product=libxml2">Bug Tracker</a></li>
Daniel Veillardf8592562002-01-23 17:58:17 +000084</ul></td></tr>
85</table>
Daniel Veillard276be4a2003-01-24 01:03:34 +000086<table width="100%" border="0" cellspacing="1" cellpadding="3">
87<tr><td colspan="1" bgcolor="#eecfa1" align="center"><center><b>API Indexes</b></center></td></tr>
88<tr><td bgcolor="#fffacd"><ul>
89<li><a href="APIchunk0.html">Alphabetic</a></li>
90<li><a href="APIconstructors.html">Constructors</a></li>
91<li><a href="APIfunctions.html">Functions/Types</a></li>
92<li><a href="APIfiles.html">Modules</a></li>
93<li><a href="APIsymbols.html">Symbols</a></li>
94</ul></td></tr>
95</table>
Daniel Veillardf8592562002-01-23 17:58:17 +000096</td></tr></table></td>
97<td valign="top" bgcolor="#8b7765"><table border="0" cellspacing="0" cellpadding="1" width="100%"><tr><td><table border="0" cellspacing="0" cellpadding="1" width="100%" bgcolor="#000000"><tr><td><table border="0" cellpadding="3" cellspacing="1" width="100%"><tr><td bgcolor="#fffacd">
98<h2 align="center">
99<a href="APIchunk0.html">A-C</a>
100<a href="APIchunk1.html">D-E</a>
101<a href="APIchunk2.html">F-I</a>
Daniel Veillardfee408f2002-11-22 13:18:30 +0000102<a href="APIchunk3.html">J-N</a>
103<a href="APIchunk4.html">O-R</a>
104<a href="APIchunk5.html">S-T</a>
105<a href="APIchunk6.html">U-Y</a>
106<a href="APIchunk7.html">Z-a</a>
107<a href="APIchunk8.html">b-b</a>
108<a href="APIchunk9.html">c-c</a>
109<a href="APIchunk10.html">d-d</a>
110<a href="APIchunk11.html">e-e</a>
111<a href="APIchunk12.html">f-f</a>
112<a href="APIchunk13.html">g-h</a>
113<a href="APIchunk14.html">i-i</a>
114<a href="APIchunk15.html">j-l</a>
115<a href="APIchunk16.html">m-m</a>
116<a href="APIchunk17.html">n-n</a>
117<a href="APIchunk18.html">o-o</a>
118<a href="APIchunk19.html">p-p</a>
119<a href="APIchunk20.html">q-r</a>
120<a href="APIchunk21.html">s-s</a>
121<a href="APIchunk22.html">t-t</a>
122<a href="APIchunk23.html">u-v</a>
123<a href="APIchunk24.html">w-x</a>
Daniel Veillardf8592562002-01-23 17:58:17 +0000124</h2>
Daniel Veillardfee408f2002-11-22 13:18:30 +0000125<h2>Letter i:</h2>
Daniel Veillardf8592562002-01-23 17:58:17 +0000126<dl>
Daniel Veillardfee408f2002-11-22 13:18:30 +0000127<dt>icon</dt>
Daniel Veillardf8592562002-01-23 17:58:17 +0000128<dd>
Daniel Veillardfee408f2002-11-22 13:18:30 +0000129<a href="html/libxml-index.html#XMLXPATHOBJECTTYPE">enum</a>
Daniel Veillardf8592562002-01-23 17:58:17 +0000130</dd>
Daniel Veillardfee408f2002-11-22 13:18:30 +0000131<dt>iconv</dt>
Daniel Veillardf8592562002-01-23 17:58:17 +0000132<dd>
Daniel Veillardfee408f2002-11-22 13:18:30 +0000133<a href="html/libxml-xmlversion.html#LIBXML-ICONV-ENABLED-CAPS">LIBXML_ICONV_ENABLED</a>
134<a href="html/libxml-index.html#XMLXPATHOBJECTTYPE">enum</a>
Daniel Veillardf8592562002-01-23 17:58:17 +0000135</dd>
Daniel Veillardfee408f2002-11-22 13:18:30 +0000136<dt>identifier</dt>
Daniel Veillardf8592562002-01-23 17:58:17 +0000137<dd>
Daniel Veillardfee408f2002-11-22 13:18:30 +0000138<a href="html/libxml-valid.html#XMLADDNOTATIONDECL">xmlAddNotationDecl</a>
139<a href="html/libxml-parserinternals.html#XMLPARSEEXTERNALSUBSET">xmlParseExternalSubset</a>
Daniel Veillardf8592562002-01-23 17:58:17 +0000140</dd>
Daniel Veillardfee408f2002-11-22 13:18:30 +0000141<dt>identify</dt>
Daniel Veillardf8592562002-01-23 17:58:17 +0000142<dd>
Daniel Veillardfee408f2002-11-22 13:18:30 +0000143<a href="html/libxml-parserinternals.html#XMLPARSEATTRIBUTETYPE">xmlParseAttributeType</a>
Daniel Veillardf8592562002-01-23 17:58:17 +0000144</dd>
Daniel Veillardfee408f2002-11-22 13:18:30 +0000145<dt>ignorable</dt>
Daniel Veillardf8592562002-01-23 17:58:17 +0000146<dd>
Daniel Veillardfee408f2002-11-22 13:18:30 +0000147<a href="html/libxml-sax.html#IGNORABLEWHITESPACE">ignorableWhitespace</a>
148<a href="html/libxml-parser.html#IGNORABLEWHITESPACESAXFUNC">ignorableWhitespaceSAXFunc</a>
149<a href="html/libxml-tree.html#XMLISBLANKNODE">xmlIsBlankNode</a>
150<a href="html/libxml-parser.html#XMLKEEPBLANKSDEFAULT">xmlKeepBlanksDefault</a>
Daniel Veillardf8592562002-01-23 17:58:17 +0000151</dd>
Daniel Veillardfee408f2002-11-22 13:18:30 +0000152<dt>ignorableWhitespace</dt>
Daniel Veillard2ace1952002-09-26 12:28:02 +0000153<dd>
Daniel Veillardfee408f2002-11-22 13:18:30 +0000154<a href="html/libxml-parser.html#XMLKEEPBLANKSDEFAULT">xmlKeepBlanksDefault</a>
Daniel Veillard2ace1952002-09-26 12:28:02 +0000155</dd>
Daniel Veillardfee408f2002-11-22 13:18:30 +0000156<dt>ignored</dt>
Daniel Veillardf8592562002-01-23 17:58:17 +0000157<dd>
Daniel Veillardfee408f2002-11-22 13:18:30 +0000158<a href="html/libxml-c14n.html#XMLC14NDOCDUMPMEMORY">xmlC14NDocDumpMemory</a>
159<a href="html/libxml-c14n.html#XMLC14NDOCSAVE">xmlC14NDocSave</a>
160<a href="html/libxml-c14n.html#XMLC14NDOCSAVETO">xmlC14NDocSaveTo</a>
161<a href="html/libxml-c14n.html#XMLC14NEXECUTE">xmlC14NExecute</a>
Daniel Veillardf8592562002-01-23 17:58:17 +0000162</dd>
Daniel Veillardfee408f2002-11-22 13:18:30 +0000163<dt>ignoring</dt>
Daniel Veillardf8592562002-01-23 17:58:17 +0000164<dd>
Daniel Veillardfee408f2002-11-22 13:18:30 +0000165<a href="html/libxml-uri.html#XMLURIESCAPESTR">xmlURIEscapeStr</a>
Daniel Veillardf8592562002-01-23 17:58:17 +0000166</dd>
Daniel Veillardfee408f2002-11-22 13:18:30 +0000167<dt>image</dt>
Daniel Veillardf8592562002-01-23 17:58:17 +0000168<dd>
Daniel Veillardfee408f2002-11-22 13:18:30 +0000169<a href="html/libxml-c14n.html#XMLC14NDOCDUMPMEMORY">xmlC14NDocDumpMemory</a>
170<a href="html/libxml-c14n.html#XMLC14NDOCSAVE">xmlC14NDocSave</a>
171<a href="html/libxml-c14n.html#XMLC14NDOCSAVETO">xmlC14NDocSaveTo</a>
172<a href="html/libxml-c14n.html#XMLC14NEXECUTE">xmlC14NExecute</a>
Daniel Veillardf8592562002-01-23 17:58:17 +0000173</dd>
Daniel Veillardfee408f2002-11-22 13:18:30 +0000174<dt>imbrication</dt>
Daniel Veillardf8592562002-01-23 17:58:17 +0000175<dd>
Daniel Veillardfee408f2002-11-22 13:18:30 +0000176<a href="html/libxml-tree.html#XMLNODEDUMP">xmlNodeDump</a>
177<a href="html/libxml-tree.html#XMLNODEDUMPOUTPUT">xmlNodeDumpOutput</a>
Daniel Veillardf8592562002-01-23 17:58:17 +0000178</dd>
Daniel Veillardfee408f2002-11-22 13:18:30 +0000179<dt>immediately</dt>
Daniel Veillardf8592562002-01-23 17:58:17 +0000180<dd>
Daniel Veillardfee408f2002-11-22 13:18:30 +0000181<a href="html/libxml-xmlversion.html#XMLCHECKVERSION">xmlCheckVersion</a>
182<a href="html/libxml-xmlio.html#XMLOUTPUTBUFFERWRITE">xmlOutputBufferWrite</a>
183<a href="html/libxml-xmlio.html#XMLOUTPUTBUFFERWRITESTRING">xmlOutputBufferWriteString</a>
Daniel Veillardf8592562002-01-23 17:58:17 +0000184<a href="html/libxml-xpathinternals.html#XMLXPATHSTRINGFUNCTION">xmlXPathStringFunction</a>
185</dd>
Daniel Veillardfee408f2002-11-22 13:18:30 +0000186<dt>implementation</dt>
Daniel Veillardf8592562002-01-23 17:58:17 +0000187<dd>
Daniel Veillardfee408f2002-11-22 13:18:30 +0000188<a href="html/libxml-globals.html#XMLFREE">xmlFree</a>
189<a href="html/libxml-xmlmemory.html#XMLFREEFUNC">xmlFreeFunc</a>
190<a href="html/libxml-xmlmemory.html#XMLMALLOCFUNC">xmlMallocFunc</a>
191<a href="html/libxml-xmlmemory.html#XMLREALLOCFUNC">xmlReallocFunc</a>
192<a href="html/libxml-xmlmemory.html#XMLSTRDUPFUNC">xmlStrdupFunc</a>
193<a href="html/libxml-xpathinternals.html#XMLXPATHREGISTERFUNC">xmlXPathRegisterFunc</a>
194<a href="html/libxml-xpathinternals.html#XMLXPATHREGISTERFUNCNS">xmlXPathRegisterFuncNS</a>
Daniel Veillardf8592562002-01-23 17:58:17 +0000195</dd>
Daniel Veillardfee408f2002-11-22 13:18:30 +0000196<dt>implementation-defined</dt>
Daniel Veillardf8592562002-01-23 17:58:17 +0000197<dd>
Daniel Veillardfee408f2002-11-22 13:18:30 +0000198<a href="html/libxml-xpathinternals.html#XMLXPATHNEXTNAMESPACE">xmlXPathNextNamespace</a>
Daniel Veillardf8592562002-01-23 17:58:17 +0000199</dd>
Daniel Veillardfee408f2002-11-22 13:18:30 +0000200<dt>implemented</dt>
Daniel Veillardf8592562002-01-23 17:58:17 +0000201<dd>
Daniel Veillardfee408f2002-11-22 13:18:30 +0000202<a href="html/libxml-htmltree.html#HTML-COMMENT-NODE-CAPS">HTML_COMMENT_NODE</a>
203<a href="html/libxml-htmltree.html#HTML-ENTITY-REF-NODE-CAPS">HTML_ENTITY_REF_NODE</a>
204<a href="html/libxml-htmltree.html#HTML-PI-NODE-CAPS">HTML_PI_NODE</a>
205<a href="html/libxml-htmltree.html#HTML-PRESERVE-NODE-CAPS">HTML_PRESERVE_NODE</a>
206<a href="html/libxml-htmltree.html#HTML-TEXT-NODE-CAPS">HTML_TEXT_NODE</a>
Daniel Veillardf8592562002-01-23 17:58:17 +0000207</dd>
Daniel Veillardfee408f2002-11-22 13:18:30 +0000208<dt>implicitly</dt>
Daniel Veillardf8592562002-01-23 17:58:17 +0000209<dd>
Daniel Veillardfee408f2002-11-22 13:18:30 +0000210<a href="html/libxml-htmlparser.html#HTMLAUTOCLOSETAG">htmlAutoCloseTag</a>
211<a href="html/libxml-htmlparser.html#HTMLISAUTOCLOSED">htmlIsAutoClosed</a>
Daniel Veillardf8592562002-01-23 17:58:17 +0000212</dd>
Daniel Veillardfee408f2002-11-22 13:18:30 +0000213<dt>imported</dt>
Daniel Veillardf8592562002-01-23 17:58:17 +0000214<dd>
Daniel Veillardfee408f2002-11-22 13:18:30 +0000215<a href="html/libxml-xmlversion.html#LIBXML-DLL-IMPORT-CAPS">LIBXML_DLL_IMPORT</a>
Daniel Veillardf8592562002-01-23 17:58:17 +0000216</dd>
Daniel Veillardfee408f2002-11-22 13:18:30 +0000217<dt>impossible</dt>
Daniel Veillardf8592562002-01-23 17:58:17 +0000218<dd>
Daniel Veillardfee408f2002-11-22 13:18:30 +0000219<a href="html/libxml-tree.html#XMLCHAR">xmlChar</a>
220<a href="html/libxml-uri.html#XMLURIESCAPE">xmlURIEscape</a>
Daniel Veillardf8592562002-01-23 17:58:17 +0000221</dd>
Daniel Veillardfee408f2002-11-22 13:18:30 +0000222<dt>improves</dt>
Daniel Veillardf8592562002-01-23 17:58:17 +0000223<dd>
Daniel Veillardfee408f2002-11-22 13:18:30 +0000224<a href="html/libxml-tree.html#XMLGETBUFFERALLOCATIONSCHEME">xmlGetBufferAllocationScheme</a>
225<a href="html/libxml-tree.html#XMLSETBUFFERALLOCATIONSCHEME">xmlSetBufferAllocationScheme</a>
Daniel Veillardf8592562002-01-23 17:58:17 +0000226</dd>
Daniel Veillardfee408f2002-11-22 13:18:30 +0000227<dt>in-</dt>
Daniel Veillardf8592562002-01-23 17:58:17 +0000228<dd>
Daniel Veillardfee408f2002-11-22 13:18:30 +0000229<a href="html/libxml-xmlio.html#XMLPARSERINPUTBUFFERGROW">xmlParserInputBufferGrow</a>
Daniel Veillardf8592562002-01-23 17:58:17 +0000230</dd>
Daniel Veillardfee408f2002-11-22 13:18:30 +0000231<dt>in-extenso</dt>
Daniel Veillardf8592562002-01-23 17:58:17 +0000232<dd>
233<a href="html/libxml-xmlmemory.html#XMLMEMDISPLAY">xmlMemDisplay</a>
234<a href="html/libxml-xmlmemory.html#XMLMEMORYDUMP">xmlMemoryDump</a>
235</dd>
Daniel Veillardfee408f2002-11-22 13:18:30 +0000236<dt>in-memory</dt>
Daniel Veillardf8592562002-01-23 17:58:17 +0000237<dd>
Daniel Veillardfee408f2002-11-22 13:18:30 +0000238<a href="html/libxml-docbparser.html#DOCBPARSEDOC">docbParseDoc</a>
239<a href="html/libxml-docbparser.html#DOCBSAXPARSEDOC">docbSAXParseDoc</a>
240<a href="html/libxml-htmlparser.html#HTMLPARSEDOC">htmlParseDoc</a>
241<a href="html/libxml-htmlparser.html#HTMLSAXPARSEDOC">htmlSAXParseDoc</a>
242<a href="html/libxml-parser.html#XMLCREATEDOCPARSERCTXT">xmlCreateDocParserCtxt</a>
243<a href="html/libxml-parserinternals.html#XMLCREATEMEMORYPARSERCTXT">xmlCreateMemoryParserCtxt</a>
244<a href="html/libxml-parser.html#XMLPARSEDOC">xmlParseDoc</a>
245<a href="html/libxml-parser.html#XMLPARSEMEMORY">xmlParseMemory</a>
246<a href="html/libxml-parser.html#XMLRECOVERDOC">xmlRecoverDoc</a>
247<a href="html/libxml-parser.html#XMLRECOVERMEMORY">xmlRecoverMemory</a>
248<a href="html/libxml-parser.html#XMLSAXPARSEDOC">xmlSAXParseDoc</a>
249<a href="html/libxml-parser.html#XMLSAXPARSEMEMORY">xmlSAXParseMemory</a>
250<a href="html/libxml-parser.html#XMLSAXPARSEMEMORYWITHDATA">xmlSAXParseMemoryWithData</a>
251<a href="html/libxml-parser.html#XMLSAXUSERPARSEMEMORY">xmlSAXUserParseMemory</a>
Daniel Veillardf8592562002-01-23 17:58:17 +0000252</dd>
Daniel Veillardfee408f2002-11-22 13:18:30 +0000253<dt>incase</dt>
254<dd>
255<a href="html/libxml-nanoftp.html#XMLNANOFTPCLOSE">xmlNanoFTPClose</a>
256<a href="html/libxml-nanoftp.html#XMLNANOFTPCLOSECONNECTION">xmlNanoFTPCloseConnection</a>
257<a href="html/libxml-nanoftp.html#XMLNANOFTPCWD">xmlNanoFTPCwd</a>
258<a href="html/libxml-nanoftp.html#XMLNANOFTPGET">xmlNanoFTPGet</a>
259<a href="html/libxml-nanoftp.html#XMLNANOFTPGETCONNECTION">xmlNanoFTPGetConnection</a>
260<a href="html/libxml-nanoftp.html#XMLNANOFTPLIST">xmlNanoFTPList</a>
261<a href="html/libxml-nanohttp.html#XMLNANOHTTPFETCH">xmlNanoHTTPFetch</a>
262<a href="html/libxml-nanohttp.html#XMLNANOHTTPSAVE">xmlNanoHTTPSave</a>
263</dd>
264<dt>include</dt>
265<dd>
266<a href="html/libxml-c14n.html#XMLC14NDOCDUMPMEMORY">xmlC14NDocDumpMemory</a>
267<a href="html/libxml-c14n.html#XMLC14NDOCSAVE">xmlC14NDocSave</a>
268<a href="html/libxml-c14n.html#XMLC14NDOCSAVETO">xmlC14NDocSaveTo</a>
269<a href="html/libxml-c14n.html#XMLC14NEXECUTE">xmlC14NExecute</a>
270<a href="html/libxml-xmlversion.html#XMLCHECKVERSION">xmlCheckVersion</a>
271<a href="html/libxml-list.html#XMLLISTMERGE">xmlListMerge</a>
272</dd>
273<dt>included</dt>
274<dd>
275<a href="html/libxml-c14n.html#XMLC14NDOCDUMPMEMORY">xmlC14NDocDumpMemory</a>
276<a href="html/libxml-c14n.html#XMLC14NDOCSAVE">xmlC14NDocSave</a>
277<a href="html/libxml-c14n.html#XMLC14NDOCSAVETO">xmlC14NDocSaveTo</a>
278<a href="html/libxml-tree.html#XMLFREEDOC">xmlFreeDoc</a>
279<a href="html/libxml-parserinternals.html#XMLPARSENOTATIONTYPE">xmlParseNotationType</a>
280</dd>
281<dt>includes</dt>
282<dd>
283<a href="html/libxml-xmlversion.html#LIBXML-DLL-IMPORT-CAPS">LIBXML_DLL_IMPORT</a>
284<a href="html/libxml-xmlio.html#XMLCLEANUPINPUTCALLBACKS">xmlCleanupInputCallbacks</a>
285<a href="html/libxml-xmlio.html#XMLCLEANUPOUTPUTCALLBACKS">xmlCleanupOutputCallbacks</a>
286</dd>
287<dt>including</dt>
288<dd>
289<a href="html/libxml-sax.html#ATTRIBUTE">attribute</a>
290<a href="html/libxml-parser.html#ATTRIBUTESAXFUNC">attributeSAXFunc</a>
291<a href="html/libxml-nanoftp.html#FTPLISTCALLBACK">ftpListCallback</a>
292<a href="html/libxml-sax.html#STARTELEMENT">startElement</a>
293<a href="html/libxml-parser.html#STARTELEMENTSAXFUNC">startElementSAXFunc</a>
294<a href="html/libxml-xpathinternals.html#XMLXPATHSTRINGFUNCTION">xmlXPathStringFunction</a>
295</dd>
296<dt>inclusive</dt>
297<dd>
298<a href="html/libxml-c14n.html#XMLC14NDOCDUMPMEMORY">xmlC14NDocDumpMemory</a>
299<a href="html/libxml-c14n.html#XMLC14NDOCSAVE">xmlC14NDocSave</a>
300<a href="html/libxml-c14n.html#XMLC14NDOCSAVETO">xmlC14NDocSaveTo</a>
301<a href="html/libxml-c14n.html#XMLC14NEXECUTE">xmlC14NExecute</a>
302</dd>
303<dt>incompatible</dt>
304<dd>
305<a href="html/libxml-index.html#XMLLOCATIONSET">struct</a>
306</dd>
307<dt>increase</dt>
308<dd>
309<a href="html/libxml-parser.html#XMLPARSERINPUTGROW">xmlParserInputGrow</a>
310</dd>
311<dt>increment</dt>
312<dd>
313<a href="html/libxml-xmlautomata.html#XMLAUTOMATANEWCOUNTEDTRANS">xmlAutomataNewCountedTrans</a>
314</dd>
315<dt>incremental</dt>
316<dd>
317<a href="html/libxml-valid.html#XMLVALIDATEDOCUMENTFINAL">xmlValidateDocumentFinal</a>
318</dd>
319<dt>indent</dt>
320<dd>
321<a href="html/libxml-globals.html#XMLINDENTTREEOUTPUT">xmlIndentTreeOutput</a>
322<a href="html/libxml-globals.html#XMLTREEINDENTSTRING">xmlTreeIndentString</a>
323</dd>
324<dt>indentation</dt>
325<dd>
326<a href="html/libxml-debugxml.html#XMLDEBUGDUMPATTR">xmlDebugDumpAttr</a>
327<a href="html/libxml-debugxml.html#XMLDEBUGDUMPATTRLIST">xmlDebugDumpAttrList</a>
328<a href="html/libxml-debugxml.html#XMLDEBUGDUMPNODE">xmlDebugDumpNode</a>
329<a href="html/libxml-debugxml.html#XMLDEBUGDUMPNODELIST">xmlDebugDumpNodeList</a>
330<a href="html/libxml-debugxml.html#XMLDEBUGDUMPONENODE">xmlDebugDumpOneNode</a>
331<a href="html/libxml-parser.html#XMLKEEPBLANKSDEFAULT">xmlKeepBlanksDefault</a>
332<a href="html/libxml-xpathinternals.html#XMLXPATHDEBUGDUMPCOMPEXPR">xmlXPathDebugDumpCompExpr</a>
333<a href="html/libxml-xpathinternals.html#XMLXPATHDEBUGDUMPOBJECT">xmlXPathDebugDumpObject</a>
334</dd>
335<dt>indented</dt>
336<dd>
337<a href="html/libxml-tree.html#XMLSAVEFORMATFILE">xmlSaveFormatFile</a>
338</dd>
339<dt>indenting</dt>
340<dd>
341<a href="html/libxml-tree.html#XMLDOCDUMPFORMATMEMORY">xmlDocDumpFormatMemory</a>
342<a href="html/libxml-tree.html#XMLDOCDUMPFORMATMEMORYENC">xmlDocDumpFormatMemoryEnc</a>
343<a href="html/libxml-tree.html#XMLNODEDUMP">xmlNodeDump</a>
344<a href="html/libxml-tree.html#XMLNODEDUMPOUTPUT">xmlNodeDumpOutput</a>
345</dd>
346<dt>independently</dt>
347<dd>
348<a href="html/libxml-parserinternals.html#XMLPARSEATTRIBUTE">xmlParseAttribute</a>
349</dd>
350<dt>index</dt>
351<dd>
352<a href="html/libxml-parserinternals.html#INPUTPUSH">inputPush</a>
353<a href="html/libxml-parserinternals.html#NAMEPUSH">namePush</a>
354<a href="html/libxml-parserinternals.html#NODEPUSH">nodePush</a>
355<a href="html/libxml-parser.html#XMLPARSERFINDNODEINFOINDEX">xmlParserFindNodeInfoIndex</a>
356<a href="html/libxml-parser.html#XMLSTRSUB">xmlStrsub</a>
357<a href="html/libxml-xpath.html#XMLXPATHNODESETITEM">xmlXPathNodeSetItem</a>
358<a href="html/libxml-xpathinternals.html#XMLXPATHNODESETREMOVE">xmlXPathNodeSetRemove</a>
359<a href="html/libxml-xpointer.html#XMLXPTRLOCATIONSETREMOVE">xmlXPtrLocationSetRemove</a>
360<a href="html/libxml-xpointer.html#XMLXPTRNEWRANGE">xmlXPtrNewRange</a>
361</dd>
362<dt>indicate</dt>
363<dd>
364<a href="html/libxml-globals.html#XMLDOVALIDITYCHECKINGDEFAULTVALUE">xmlDoValidityCheckingDefaultValue</a>
365<a href="html/libxml-globals.html#XMLGETWARNINGSDEFAULTVALUE">xmlGetWarningsDefaultValue</a>
366<a href="html/libxml-globals.html#XMLKEEPBLANKSDEFAULTVALUE">xmlKeepBlanksDefaultValue</a>
367<a href="html/libxml-globals.html#XMLLINENUMBERSDEFAULTVALUE">xmlLineNumbersDefaultValue</a>
368<a href="html/libxml-globals.html#XMLLOADEXTDTDDEFAULTVALUE">xmlLoadExtDtdDefaultValue</a>
369<a href="html/libxml-parserinternals.html#XMLPARSEEXTERNALID">xmlParseExternalID</a>
370<a href="html/libxml-parser.html#XMLPARSERINPUTGROW">xmlParserInputGrow</a>
371<a href="html/libxml-parser.html#XMLPARSERINPUTREAD">xmlParserInputRead</a>
372<a href="html/libxml-globals.html#XMLPEDANTICPARSERDEFAULTVALUE">xmlPedanticParserDefaultValue</a>
373<a href="html/libxml-globals.html#XMLSUBSTITUTEENTITIESDEFAULTVALUE">xmlSubstituteEntitiesDefaultValue</a>
374<a href="html/libxml-uri.html#XMLURIUNESCAPESTRING">xmlURIUnescapeString</a>
375</dd>
376<dt>indicated</dt>
377<dd>
378<a href="html/libxml-nanohttp.html#XMLNANOHTTPFETCH">xmlNanoHTTPFetch</a>
379<a href="html/libxml-nanohttp.html#XMLNANOHTTPMETHOD">xmlNanoHTTPMethod</a>
380<a href="html/libxml-nanohttp.html#XMLNANOHTTPMETHODREDIR">xmlNanoHTTPMethodRedir</a>
381<a href="html/libxml-nanohttp.html#XMLNANOHTTPOPEN">xmlNanoHTTPOpen</a>
382<a href="html/libxml-nanohttp.html#XMLNANOHTTPOPENREDIR">xmlNanoHTTPOpenRedir</a>
383</dd>
384<dt>indicates</dt>
385<dd>
386<a href="html/libxml-nanoftp.html#XMLNANOFTPREAD">xmlNanoFTPRead</a>
387<a href="html/libxml-nanoftp.html#XMLNANOFTPSCANPROXY">xmlNanoFTPScanProxy</a>
388<a href="html/libxml-nanoftp.html#XMLNANOFTPUPDATEURL">xmlNanoFTPUpdateURL</a>
389<a href="html/libxml-nanohttp.html#XMLNANOHTTPREAD">xmlNanoHTTPRead</a>
390<a href="html/libxml-nanohttp.html#XMLNANOHTTPSCANPROXY">xmlNanoHTTPScanProxy</a>
391</dd>
392<dt>indicating</dt>
393<dd>
394<a href="html/libxml-parserinternals.html#XMLPARSECHARDATA">xmlParseCharData</a>
395<a href="html/libxml-parser.html#XMLPARSERFINDNODEINFOINDEX">xmlParserFindNodeInfoIndex</a>
396<a href="html/libxml-debugxml.html#XMLSHELLCMD">xmlShellCmd</a>
397<a href="html/libxml-xpath.html#XMLXPATHAXISFUNC">xmlXPathAxisFunc</a>
398</dd>
399<dt>indication</dt>
400<dd>
401<a href="html/libxml-nanoftp.html#XMLNANOFTPREAD">xmlNanoFTPRead</a>
402<a href="html/libxml-nanohttp.html#XMLNANOHTTPREAD">xmlNanoHTTPRead</a>
403</dd>
404<dt>indicative</dt>
405<dd>
406<a href="html/libxml-xmlio.html#XMLPARSERINPUTBUFFERGROW">xmlParserInputBufferGrow</a>
407<a href="html/libxml-xmlio.html#XMLPARSERINPUTBUFFERREAD">xmlParserInputBufferRead</a>
408<a href="html/libxml-parser.html#XMLPARSERINPUTGROW">xmlParserInputGrow</a>
409<a href="html/libxml-parser.html#XMLPARSERINPUTREAD">xmlParserInputRead</a>
410</dd>
411<dt>indicator</dt>
412<dd>
413<a href="html/libxml-docbparser.html#DOCBPARSECHUNK">docbParseChunk</a>
414<a href="html/libxml-htmlparser.html#HTMLPARSECHUNK">htmlParseChunk</a>
415<a href="html/libxml-parser.html#XMLPARSECHUNK">xmlParseChunk</a>
416</dd>
417<dt>indirect</dt>
418<dd>
419<a href="html/libxml-parserinternals.html#XMLPARSEATTRIBUTE">xmlParseAttribute</a>
420</dd>
421<dt>indirectly</dt>
422<dd>
423<a href="html/libxml-parserinternals.html#XMLPARSEATTRIBUTE">xmlParseAttribute</a>
424<a href="html/libxml-parserinternals.html#XMLPARSEPEREFERENCE">xmlParsePEReference</a>
425<a href="html/libxml-parserinternals.html#XMLPARSERHANDLEPEREFERENCE">xmlParserHandlePEReference</a>
426</dd>
427<dt>infinity</dt>
428<dd>
429<a href="html/libxml-xpathinternals.html#XMLXPATHCEILINGFUNCTION">xmlXPathCeilingFunction</a>
430<a href="html/libxml-xpathinternals.html#XMLXPATHFLOORFUNCTION">xmlXPathFloorFunction</a>
431<a href="html/libxml-xpathinternals.html#XMLXPATHSTRINGFUNCTION">xmlXPathStringFunction</a>
432</dd>
433<dt>info</dt>
434<dd>
435<a href="html/libxml-index.html#XMLXPATHOBJECTTYPE">enum</a>
436<a href="html/libxml-encoding.html#XMLCHARENCODINGOUTPUTFUNC">xmlCharEncodingOutputFunc</a>
437<a href="html/libxml-parser.html#XMLCLEARNODEINFOSEQ">xmlClearNodeInfoSeq</a>
438<a href="html/libxml-tree.html#XMLCOPYDOC">xmlCopyDoc</a>
439<a href="html/libxml-parser.html#XMLINITNODEINFOSEQ">xmlInitNodeInfoSeq</a>
440<a href="html/libxml-xmlmemory.html#XMLMALLOCLOC">xmlMallocLoc</a>
441<a href="html/libxml-xmlmemory.html#XMLMEMMALLOC">xmlMemMalloc</a>
442<a href="html/libxml-xmlmemory.html#XMLMEMREALLOC">xmlMemRealloc</a>
443<a href="html/libxml-xmlmemory.html#XMLMEMSTRDUPLOC">xmlMemStrdupLoc</a>
444<a href="html/libxml-xmlmemory.html#XMLMEMORYSTRDUP">xmlMemoryStrdup</a>
445<a href="html/libxml-nanoftp.html#XMLNANOFTPLIST">xmlNanoFTPList</a>
446<a href="html/libxml-parser.html#XMLPARSERADDNODEINFO">xmlParserAddNodeInfo</a>
447<a href="html/libxml-parser.html#XMLPARSERFINDNODEINFO">xmlParserFindNodeInfo</a>
448<a href="html/libxml-parser.html#XMLPARSERFINDNODEINFOINDEX">xmlParserFindNodeInfoIndex</a>
449<a href="html/libxml-xmlmemory.html#XMLREALLOCLOC">xmlReallocLoc</a>
450</dd>
451<dt>information</dt>
452<dd>
453<a href="html/libxml-debugxml.html#XMLDEBUGDUMPATTR">xmlDebugDumpAttr</a>
454<a href="html/libxml-debugxml.html#XMLDEBUGDUMPATTRLIST">xmlDebugDumpAttrList</a>
455<a href="html/libxml-debugxml.html#XMLDEBUGDUMPDTD">xmlDebugDumpDTD</a>
456<a href="html/libxml-debugxml.html#XMLDEBUGDUMPDOCUMENT">xmlDebugDumpDocument</a>
457<a href="html/libxml-debugxml.html#XMLDEBUGDUMPDOCUMENTHEAD">xmlDebugDumpDocumentHead</a>
458<a href="html/libxml-debugxml.html#XMLDEBUGDUMPENTITIES">xmlDebugDumpEntities</a>
459<a href="html/libxml-debugxml.html#XMLDEBUGDUMPNODE">xmlDebugDumpNode</a>
460<a href="html/libxml-debugxml.html#XMLDEBUGDUMPNODELIST">xmlDebugDumpNodeList</a>
461<a href="html/libxml-debugxml.html#XMLDEBUGDUMPONENODE">xmlDebugDumpOneNode</a>
462<a href="html/libxml-nanoftp.html#XMLNANOFTPUPDATEURL">xmlNanoFTPUpdateURL</a>
463<a href="html/libxml-nanohttp.html#XMLNANOHTTPFETCH">xmlNanoHTTPFetch</a>
464<a href="html/libxml-nanohttp.html#XMLNANOHTTPMETHOD">xmlNanoHTTPMethod</a>
465<a href="html/libxml-nanohttp.html#XMLNANOHTTPMETHODREDIR">xmlNanoHTTPMethodRedir</a>
466<a href="html/libxml-nanohttp.html#XMLNANOHTTPOPEN">xmlNanoHTTPOpen</a>
467<a href="html/libxml-nanohttp.html#XMLNANOHTTPOPENREDIR">xmlNanoHTTPOpenRedir</a>
468<a href="html/libxml-index.html#XMLSCHEMAVALIDATESTREAM">xmlSchemaValidateStream</a>
469</dd>
470<dt>informations</dt>
471<dd>
472<a href="html/libxml-index.html#XMLLOCATIONSET">struct</a>
473<a href="html/libxml-debugxml.html#XMLDEBUGDUMPSTRING">xmlDebugDumpString</a>
474<a href="html/libxml-nanoftp.html#XMLNANOFTPCLEANUP">xmlNanoFTPCleanup</a>
475<a href="html/libxml-nanoftp.html#XMLNANOFTPINIT">xmlNanoFTPInit</a>
476<a href="html/libxml-nanoftp.html#XMLNANOFTPPROXY">xmlNanoFTPProxy</a>
477<a href="html/libxml-nanoftp.html#XMLNANOFTPSCANPROXY">xmlNanoFTPScanProxy</a>
478<a href="html/libxml-nanohttp.html#XMLNANOHTTPINIT">xmlNanoHTTPInit</a>
479<a href="html/libxml-nanohttp.html#XMLNANOHTTPSCANPROXY">xmlNanoHTTPScanProxy</a>
480<a href="html/libxml-globals.html#XMLPARSERDEBUGENTITIES">xmlParserDebugEntities</a>
481<a href="html/libxml-xmlerror.html#XMLPARSERPRINTFILEINFO">xmlParserPrintFileInfo</a>
482<a href="html/libxml-index.html#XMLSCHEMASETVALIDERRORS">xmlSchemaSetValidErrors</a>
483<a href="html/libxml-debugxml.html#XMLSHELLDIR">xmlShellDir</a>
484</dd>
485<dt>inherited</dt>
486<dd>
487<a href="html/libxml-parserinternals.html#XMLENTITYREFERENCEFUNC">xmlEntityReferenceFunc</a>
488<a href="html/libxml-tree.html#XMLNODEGETSPACEPRESERVE">xmlNodeGetSpacePreserve</a>
489<a href="html/libxml-xpathinternals.html#XMLXPATHNEXTATTRIBUTE">xmlXPathNextAttribute</a>
490</dd>
491<dt>initial</dt>
492<dd>
493<a href="html/libxml-xmlautomata.html#XMLAUTOMATAGETINITSTATE">xmlAutomataGetInitState</a>
494<a href="html/libxml-tree.html#XMLBUFFERCREATESIZE">xmlBufferCreateSize</a>
495<a href="html/libxml-parser.html#XMLINITNODEINFOSEQ">xmlInitNodeInfoSeq</a>
496<a href="html/libxml-xmlmemory.html#XMLMEMREALLOC">xmlMemRealloc</a>
497<a href="html/libxml-xmlmemory.html#XMLMEMSTRDUPLOC">xmlMemStrdupLoc</a>
498<a href="html/libxml-xmlmemory.html#XMLREALLOCLOC">xmlReallocLoc</a>
499<a href="html/libxml-debugxml.html#XMLSHELL">xmlShell</a>
500<a href="html/libxml-xpathinternals.html#XMLXPATHNODESETADD">xmlXPathNodeSetAdd</a>
501<a href="html/libxml-xpathinternals.html#XMLXPATHNODESETADDNS">xmlXPathNodeSetAddNs</a>
502<a href="html/libxml-xpathinternals.html#XMLXPATHNODESETADDUNIQUE">xmlXPathNodeSetAddUnique</a>
503<a href="html/libxml-xpath.html#XMLXPATHNODESETCREATE">xmlXPathNodeSetCreate</a>
504<a href="html/libxml-xpathinternals.html#XMLXPATHNODESETDEL">xmlXPathNodeSetDel</a>
505<a href="html/libxml-xpathinternals.html#XMLXPATHNODESETREMOVE">xmlXPathNodeSetRemove</a>
506<a href="html/libxml-xpointer.html#XMLXPTRLOCATIONSETADD">xmlXPtrLocationSetAdd</a>
507<a href="html/libxml-xpointer.html#XMLXPTRLOCATIONSETCREATE">xmlXPtrLocationSetCreate</a>
508<a href="html/libxml-xpointer.html#XMLXPTRLOCATIONSETDEL">xmlXPtrLocationSetDel</a>
509<a href="html/libxml-xpointer.html#XMLXPTRLOCATIONSETREMOVE">xmlXPtrLocationSetRemove</a>
510</dd>
511<dt>initialization</dt>
512<dd>
513<a href="html/libxml-catalog.html#XMLINITIALIZECATALOG">xmlInitializeCatalog</a>
514<a href="html/libxml-catalog.html#XMLLOADCATALOG">xmlLoadCatalog</a>
515<a href="html/libxml-catalog.html#XMLLOADCATALOGS">xmlLoadCatalogs</a>
516</dd>
517<dt>initialize</dt>
518<dd>
519<a href="html/libxml-parser.html#XML-COMPLETE-ATTRS-CAPS">XML_COMPLETE_ATTRS</a>
520<a href="html/libxml-parser.html#XML-DETECT-IDS-CAPS">XML_DETECT_IDS</a>
521<a href="html/libxml-htmltree.html#HTMLNEWDOCNODTD">htmlNewDocNoDtD</a>
522<a href="html/libxml-encoding.html#XMLCHARENCODINGOUTPUTFUNC">xmlCharEncodingOutputFunc</a>
523<a href="html/libxml-entities.html#XMLCREATEENTITIESTABLE">xmlCreateEntitiesTable</a>
524<a href="html/libxml-valid.html#XMLCREATEENUMERATION">xmlCreateEnumeration</a>
525<a href="html/libxml-threads.html#XMLINITTHREADS">xmlInitThreads</a>
526<a href="html/libxml-globals.html#XMLINITIALIZEGLOBALSTATE">xmlInitializeGlobalState</a>
527<a href="html/libxml-nanoftp.html#XMLNANOFTPNEWCTXT">xmlNanoFTPNewCtxt</a>
528<a href="html/libxml-nanoftp.html#XMLNANOFTPSCANPROXY">xmlNanoFTPScanProxy</a>
529<a href="html/libxml-nanohttp.html#XMLNANOHTTPSCANPROXY">xmlNanoHTTPScanProxy</a>
530<a href="html/libxml-parserinternals.html#XMLNEWPARSERCTXT">xmlNewParserCtxt</a>
531<a href="html/libxml-xpathinternals.html#XMLXPATHNEWNODESET">xmlXPathNewNodeSet</a>
532<a href="html/libxml-xpathinternals.html#XMLXPATHNEWNODESETLIST">xmlXPathNewNodeSetList</a>
533<a href="html/libxml-xpathinternals.html#XMLXPATHNEWVALUETREE">xmlXPathNewValueTree</a>
534<a href="html/libxml-xpointer.html#XMLXPTRNEWLOCATIONSETNODESET">xmlXPtrNewLocationSetNodeSet</a>
535<a href="html/libxml-xpointer.html#XMLXPTRNEWLOCATIONSETNODES">xmlXPtrNewLocationSetNodes</a>
536</dd>
537<dt>initiate</dt>
538<dd>
539<a href="html/libxml-encoding.html#XMLCHARENCOUTFUNC">xmlCharEncOutFunc</a>
540</dd>
541<dt>initiated</dt>
542<dd>
543<a href="html/libxml-xpointer.html#XMLXPTRNEWCONTEXT">xmlXPtrNewContext</a>
544</dd>
545<dt>inlen</dt>
546<dd>
547<a href="html/libxml-htmlparser.html#UTF8TOHTML">UTF8ToHtml</a>
548<a href="html/libxml-encoding.html#UTF8TOISOLAT1">UTF8Toisolat1</a>
549<a href="html/libxml-docbparser.html#DOCBENCODEENTITIES">docbEncodeEntities</a>
550<a href="html/libxml-htmlparser.html#HTMLENCODEENTITIES">htmlEncodeEntities</a>
551<a href="html/libxml-encoding.html#ISOLAT1TOUTF8">isolat1ToUTF8</a>
552<a href="html/libxml-encoding.html#XMLCHARENCODINGINPUTFUNC">xmlCharEncodingInputFunc</a>
553<a href="html/libxml-encoding.html#XMLCHARENCODINGOUTPUTFUNC">xmlCharEncodingOutputFunc</a>
554</dd>
555<dt>inlined</dt>
556<dd>
557<a href="html/libxml-sax.html#RESOLVEENTITY">resolveEntity</a>
558<a href="html/libxml-parser.html#RESOLVEENTITYSAXFUNC">resolveEntitySAXFunc</a>
559</dd>
560<dt>insensitive</dt>
561<dd>
562<a href="html/libxml-encoding.html#XMLPARSECHARENCODING">xmlParseCharEncoding</a>
563</dd>
564<dt>insert</dt>
565<dd>
566<a href="html/libxml-valid.html#XMLVALIDGETVALIDELEMENTS">xmlValidGetValidElements</a>
567</dd>
568<dt>inserted</dt>
Daniel Veillardf8592562002-01-23 17:58:17 +0000569<dd>
570<a href="html/libxml-tree.html#XMLADDCHILD">xmlAddChild</a>
Daniel Veillardf8592562002-01-23 17:58:17 +0000571<a href="html/libxml-tree.html#XMLADDNEXTSIBLING">xmlAddNextSibling</a>
572<a href="html/libxml-tree.html#XMLADDPREVSIBLING">xmlAddPrevSibling</a>
573<a href="html/libxml-tree.html#XMLADDSIBLING">xmlAddSibling</a>
Daniel Veillardfee408f2002-11-22 13:18:30 +0000574<a href="html/libxml-tree.html#XMLREPLACENODE">xmlReplaceNode</a>
Daniel Veillardf8592562002-01-23 17:58:17 +0000575<a href="html/libxml-valid.html#XMLVALIDGETVALIDELEMENTS">xmlValidGetValidElements</a>
576</dd>
Daniel Veillardfee408f2002-11-22 13:18:30 +0000577<dt>insertion</dt>
Daniel Veillardf8592562002-01-23 17:58:17 +0000578<dd>
Daniel Veillardfee408f2002-11-22 13:18:30 +0000579<a href="html/libxml-htmlparser.html#HTMLHANDLEOMITTEDELEM">htmlHandleOmittedElem</a>
580<a href="html/libxml-valid.html#XMLVALIDGETVALIDELEMENTS">xmlValidGetValidElements</a>
Daniel Veillardf8592562002-01-23 17:58:17 +0000581</dd>
Daniel Veillardfee408f2002-11-22 13:18:30 +0000582<dt>inspect</dt>
Daniel Veillardf8592562002-01-23 17:58:17 +0000583<dd>
Daniel Veillardfee408f2002-11-22 13:18:30 +0000584<a href="html/libxml-xpathinternals.html#XMLXPATHDEBUGDUMPOBJECT">xmlXPathDebugDumpObject</a>
Daniel Veillardf8592562002-01-23 17:58:17 +0000585</dd>
Daniel Veillardfee408f2002-11-22 13:18:30 +0000586<dt>installed</dt>
Daniel Veillardf8592562002-01-23 17:58:17 +0000587<dd>
Daniel Veillardfee408f2002-11-22 13:18:30 +0000588<a href="html/libxml-hash.html#XMLHASHSIZE">xmlHashSize</a>
Daniel Veillardf8592562002-01-23 17:58:17 +0000589</dd>
Daniel Veillardfee408f2002-11-22 13:18:30 +0000590<dt>instance</dt>
Daniel Veillardf8592562002-01-23 17:58:17 +0000591<dd>
Daniel Veillardfee408f2002-11-22 13:18:30 +0000592<a href="html/libxml-index.html#XMLLOCATIONSET">struct</a>
593<a href="html/libxml-uri.html#XMLBUILDURI">xmlBuildURI</a>
594<a href="html/libxml-parser.html#XMLGETFEATURE">xmlGetFeature</a>
595<a href="html/libxml-list.html#XMLLISTREMOVEALL">xmlListRemoveAll</a>
596<a href="html/libxml-list.html#XMLLISTREMOVEFIRST">xmlListRemoveFirst</a>
597<a href="html/libxml-list.html#XMLLISTREMOVELAST">xmlListRemoveLast</a>
598<a href="html/libxml-parserinternals.html#XMLPARSESDDECL">xmlParseSDDecl</a>
599<a href="html/libxml-parser.html#XMLSETFEATURE">xmlSetFeature</a>
600<a href="html/libxml-valid.html#XMLVALIDATEATTRIBUTEDECL">xmlValidateAttributeDecl</a>
601<a href="html/libxml-valid.html#XMLVALIDATEDOCUMENT">xmlValidateDocument</a>
602<a href="html/libxml-valid.html#XMLVALIDATEDOCUMENTFINAL">xmlValidateDocumentFinal</a>
603<a href="html/libxml-valid.html#XMLVALIDATEDTD">xmlValidateDtd</a>
604<a href="html/libxml-valid.html#XMLVALIDATEDTDFINAL">xmlValidateDtdFinal</a>
605<a href="html/libxml-valid.html#XMLVALIDATEELEMENT">xmlValidateElement</a>
606<a href="html/libxml-valid.html#XMLVALIDATEELEMENTDECL">xmlValidateElementDecl</a>
607<a href="html/libxml-valid.html#XMLVALIDATENOTATIONDECL">xmlValidateNotationDecl</a>
608<a href="html/libxml-valid.html#XMLVALIDATEONEATTRIBUTE">xmlValidateOneAttribute</a>
609<a href="html/libxml-valid.html#XMLVALIDATEONEELEMENT">xmlValidateOneElement</a>
610<a href="html/libxml-valid.html#XMLVALIDATEONENAMESPACE">xmlValidateOneNamespace</a>
611<a href="html/libxml-valid.html#XMLVALIDATEROOT">xmlValidateRoot</a>
Daniel Veillardf8592562002-01-23 17:58:17 +0000612</dd>
Daniel Veillardfee408f2002-11-22 13:18:30 +0000613<dt>instances</dt>
Daniel Veillardf8592562002-01-23 17:58:17 +0000614<dd>
Daniel Veillardfee408f2002-11-22 13:18:30 +0000615<a href="html/libxml-parserinternals.html#XMLPARSEDEFAULTDECL">xmlParseDefaultDecl</a>
616<a href="html/libxml-index.html#XMLSCHEMAPARSE">xmlSchemaParse</a>
Daniel Veillardf8592562002-01-23 17:58:17 +0000617</dd>
Daniel Veillardfee408f2002-11-22 13:18:30 +0000618<dt>instead</dt>
Daniel Veillardf8592562002-01-23 17:58:17 +0000619<dd>
Daniel Veillardfee408f2002-11-22 13:18:30 +0000620<a href="html/libxml-tree.html#XMLADDCHILD">xmlAddChild</a>
621<a href="html/libxml-tree.html#XMLADDNEXTSIBLING">xmlAddNextSibling</a>
622<a href="html/libxml-tree.html#XMLADDPREVSIBLING">xmlAddPrevSibling</a>
623<a href="html/libxml-parser.html#XMLKEEPBLANKSDEFAULT">xmlKeepBlanksDefault</a>
624<a href="html/libxml-xmlio.html#XMLREGISTERHTTPPOSTCALLBACKS">xmlRegisterHTTPPostCallbacks</a>
625<a href="html/libxml-parser.html#XMLSUBSTITUTEENTITIESDEFAULT">xmlSubstituteEntitiesDefault</a>
626<a href="html/libxml-xpointer.html#XMLXPTREVALRANGEPREDICATE">xmlXPtrEvalRangePredicate</a>
Daniel Veillardf8592562002-01-23 17:58:17 +0000627</dd>
Daniel Veillardfee408f2002-11-22 13:18:30 +0000628<dt>instruction</dt>
Daniel Veillardf8592562002-01-23 17:58:17 +0000629<dd>
Daniel Veillardfee408f2002-11-22 13:18:30 +0000630<a href="html/libxml-htmltree.html#HTML-PI-NODE-CAPS">HTML_PI_NODE</a>
631<a href="html/libxml-sax.html#PROCESSINGINSTRUCTION">processingInstruction</a>
632<a href="html/libxml-parser.html#PROCESSINGINSTRUCTIONSAXFUNC">processingInstructionSAXFunc</a>
633<a href="html/libxml-tree.html#XMLNEWPI">xmlNewPI</a>
Daniel Veillardf8592562002-01-23 17:58:17 +0000634</dd>
Daniel Veillardfee408f2002-11-22 13:18:30 +0000635<dt>integer</dt>
Daniel Veillardf8592562002-01-23 17:58:17 +0000636<dd>
Daniel Veillardfee408f2002-11-22 13:18:30 +0000637<a href="html/libxml-parser.html#XMLSTRCASECMP">xmlStrcasecmp</a>
638<a href="html/libxml-parser.html#XMLSTRCMP">xmlStrcmp</a>
639<a href="html/libxml-parser.html#XMLSTRNCASECMP">xmlStrncasecmp</a>
640<a href="html/libxml-parser.html#XMLSTRNCMP">xmlStrncmp</a>
Daniel Veillardf8592562002-01-23 17:58:17 +0000641<a href="html/libxml-xpathinternals.html#XMLXPATHCEILINGFUNCTION">xmlXPathCeilingFunction</a>
Daniel Veillardfee408f2002-11-22 13:18:30 +0000642<a href="html/libxml-xpathinternals.html#XMLXPATHFLOORFUNCTION">xmlXPathFloorFunction</a>
643<a href="html/libxml-xpathinternals.html#XMLXPATHROUNDFUNCTION">xmlXPathRoundFunction</a>
Daniel Veillardf8592562002-01-23 17:58:17 +0000644<a href="html/libxml-xpathinternals.html#XMLXPATHSTRINGFUNCTION">xmlXPathStringFunction</a>
645</dd>
Daniel Veillardfee408f2002-11-22 13:18:30 +0000646<dt>interact</dt>
Daniel Veillardf8592562002-01-23 17:58:17 +0000647<dd>
Daniel Veillardfee408f2002-11-22 13:18:30 +0000648<a href="html/libxml-parserinternals.html#XMLPARSEEXTERNALID">xmlParseExternalID</a>
Daniel Veillardf8592562002-01-23 17:58:17 +0000649</dd>
Daniel Veillardfee408f2002-11-22 13:18:30 +0000650<dt>interface</dt>
651<dd>
652<a href="html/libxml-docbparser.html#DOCBPARSEDOCUMENT">docbParseDocument</a>
653<a href="html/libxml-htmlparser.html#HTMLPARSEDOCUMENT">htmlParseDocument</a>
654<a href="html/libxml-parser.html#XMLPARSEDOCUMENT">xmlParseDocument</a>
655<a href="html/libxml-parserinternals.html#XMLPARSEREFERENCE">xmlParseReference</a>
656<a href="html/libxml-index.html#XMLSCHEMAPARSE">xmlSchemaParse</a>
657</dd>
658<dt>interfaces</dt>
659<dd>
660<a href="html/libxml-xmlversion.html#LIBXML-AUTOMATA-ENABLED-CAPS">LIBXML_AUTOMATA_ENABLED</a>
661<a href="html/libxml-xmlversion.html#LIBXML-REGEXP-ENABLED-CAPS">LIBXML_REGEXP_ENABLED</a>
662<a href="html/libxml-xmlversion.html#LIBXML-SCHEMAS-ENABLED-CAPS">LIBXML_SCHEMAS_ENABLED</a>
663<a href="html/libxml-xmlversion.html#LIBXML-UNICODE-ENABLED-CAPS">LIBXML_UNICODE_ENABLED</a>
664<a href="html/libxml-parserinternals.html#XMLNAMESPACEPARSENCNAME">xmlNamespaceParseNCName</a>
665<a href="html/libxml-parserinternals.html#XMLNAMESPACEPARSENSDEF">xmlNamespaceParseNSDef</a>
666<a href="html/libxml-parserinternals.html#XMLNAMESPACEPARSEQNAME">xmlNamespaceParseQName</a>
667</dd>
668<dt>internally</dt>
669<dd>
670<a href="html/libxml-tree.html#XMLBUFFERWRITEQUOTEDSTRING">xmlBufferWriteQuotedString</a>
671<a href="html/libxml-valid.html#XMLREMOVEID">xmlRemoveID</a>
672<a href="html/libxml-valid.html#XMLREMOVEREF">xmlRemoveRef</a>
673</dd>
674<dt>interoperability</dt>
675<dd>
676<a href="html/libxml-parserinternals.html#XMLPARSEELEMENTCHILDRENCONTENTDECL">xmlParseElementChildrenContentDecl</a>
677</dd>
678<dt>interprestation</dt>
679<dd>
680<a href="html/libxml-xpath.html#XMLXPATHFUNCTION">xmlXPathFunction</a>
681</dd>
682<dt>interpreter</dt>
683<dd>
684<a href="html/libxml-xpath.html#XMLXPATHAXISFUNC">xmlXPathAxisFunc</a>
685</dd>
686<dt>intersection</dt>
687<dd>
688<a href="html/libxml-xpathinternals.html#XMLXPATHINTERSECTION">xmlXPathIntersection</a>
689</dd>
690<dt>into</dt>
691<dd>
692<a href="html/libxml-sax.html#ATTRIBUTE">attribute</a>
693<a href="html/libxml-parser.html#ATTRIBUTESAXFUNC">attributeSAXFunc</a>
694<a href="html/libxml-tree.html#XMLADDCHILD">xmlAddChild</a>
695<a href="html/libxml-tree.html#XMLADDNEXTSIBLING">xmlAddNextSibling</a>
696<a href="html/libxml-tree.html#XMLADDPREVSIBLING">xmlAddPrevSibling</a>
697<a href="html/libxml-xmlautomata.html#XMLAUTOMATACOMPILE">xmlAutomataCompile</a>
698<a href="html/libxml-xmlautomata.html#XMLAUTOMATAPTR">xmlAutomataPtr</a>
699<a href="html/libxml-c14n.html#XMLC14NDOCDUMPMEMORY">xmlC14NDocDumpMemory</a>
700<a href="html/libxml-c14n.html#XMLC14NDOCSAVE">xmlC14NDocSave</a>
701<a href="html/libxml-c14n.html#XMLC14NDOCSAVETO">xmlC14NDocSaveTo</a>
702<a href="html/libxml-c14n.html#XMLC14NEXECUTE">xmlC14NExecute</a>
703<a href="html/libxml-encoding.html#XMLCHARENCFIRSTLINE">xmlCharEncFirstLine</a>
704<a href="html/libxml-encoding.html#XMLCHARENCINFUNC">xmlCharEncInFunc</a>
705<a href="html/libxml-encoding.html#XMLCHARENCOUTFUNC">xmlCharEncOutFunc</a>
706<a href="html/libxml-tree.html#XMLDOCDUMPFORMATMEMORYENC">xmlDocDumpFormatMemoryEnc</a>
707<a href="html/libxml-tree.html#XMLDOCDUMPMEMORYENC">xmlDocDumpMemoryEnc</a>
708<a href="html/libxml-parser.html#XMLGETFEATURESLIST">xmlGetFeaturesList</a>
709<a href="html/libxml-parser.html#XMLNEWIOINPUTSTREAM">xmlNewIOInputStream</a>
710<a href="html/libxml-parser.html#XMLPARSERADDNODEINFO">xmlParserAddNodeInfo</a>
711<a href="html/libxml-tree.html#XMLTEXTMERGE">xmlTextMerge</a>
712<a href="html/libxml-xpathinternals.html#XMLXPATHIDFUNCTION">xmlXPathIdFunction</a>
713<a href="html/libxml-xpathinternals.html#XMLXPATHWRAPCSTRING">xmlXPathWrapCString</a>
714<a href="html/libxml-xpathinternals.html#XMLXPATHWRAPEXTERNAL">xmlXPathWrapExternal</a>
715<a href="html/libxml-xpathinternals.html#XMLXPATHWRAPSTRING">xmlXPathWrapString</a>
716</dd>
717<dt>invalid</dt>
718<dd>
719<a href="html/libxml-tree.html#XMLRECONCILIATENS">xmlReconciliateNs</a>
720<a href="html/libxml-valid.html#XMLVALIDATEDTDFINAL">xmlValidateDtdFinal</a>
721</dd>
722<dt>invited</dt>
723<dd>
724<a href="html/libxml-valid.html#XMLVALIDGETVALIDELEMENTS">xmlValidGetValidElements</a>
725</dd>
726<dt>invoking</dt>
727<dd>
728<a href="html/libxml-tree.html#XMLGETLINENO">xmlGetLineNo</a>
729</dd>
730<dt>is_visible_callback</dt>
731<dd>
732<a href="html/libxml-c14n.html#XMLC14NEXECUTE">xmlC14NExecute</a>
733</dd>
734<dt>isinf</dt>
Daniel Veillardf8592562002-01-23 17:58:17 +0000735<dd>
736<a href="html/libxml-xpath.html#XMLXPATHISINF">xmlXPathIsInf</a>
Daniel Veillardfee408f2002-11-22 13:18:30 +0000737</dd>
738<dt>isn</dt>
739<dd>
740<a href="html/libxml-encoding.html#XMLREGISTERCHARENCODINGHANDLER">xmlRegisterCharEncodingHandler</a>
741<a href="html/libxml-xpath.html#XMLXPATHCASTTOSTRING">xmlXPathCastToString</a>
742</dd>
743<dt>isnan</dt>
744<dd>
Daniel Veillardf8592562002-01-23 17:58:17 +0000745<a href="html/libxml-xpath.html#XMLXPATHISNAN">xmlXPathIsNaN</a>
746</dd>
Daniel Veillardfee408f2002-11-22 13:18:30 +0000747<dt>issue</dt>
Daniel Veillardf8592562002-01-23 17:58:17 +0000748<dd>
749<a href="html/libxml-entities.html#XMLENCODEENTITIES">xmlEncodeEntities</a>
Daniel Veillardf8592562002-01-23 17:58:17 +0000750</dd>
Daniel Veillardfee408f2002-11-22 13:18:30 +0000751<dt>item</dt>
Daniel Veillardf8592562002-01-23 17:58:17 +0000752<dd>
Daniel Veillardfee408f2002-11-22 13:18:30 +0000753<a href="html/libxml-hash.html#XMLHASHREMOVEENTRY">xmlHashRemoveEntry</a>
754<a href="html/libxml-hash.html#XMLHASHREMOVEENTRY2">xmlHashRemoveEntry2</a>
755<a href="html/libxml-hash.html#XMLHASHREMOVEENTRY3">xmlHashRemoveEntry3</a>
756<a href="html/libxml-hash.html#XMLHASHUPDATEENTRY">xmlHashUpdateEntry</a>
757<a href="html/libxml-hash.html#XMLHASHUPDATEENTRY2">xmlHashUpdateEntry2</a>
758<a href="html/libxml-hash.html#XMLHASHUPDATEENTRY3">xmlHashUpdateEntry3</a>
759<a href="html/libxml-xpath.html#XMLXPATHNODESETITEM">xmlXPathNodeSetItem</a>
Daniel Veillardf8592562002-01-23 17:58:17 +0000760</dd>
Daniel Veillardfee408f2002-11-22 13:18:30 +0000761<dt>items</dt>
Daniel Veillardf8592562002-01-23 17:58:17 +0000762<dd>
Daniel Veillardfee408f2002-11-22 13:18:30 +0000763<a href="html/libxml-xpathinternals.html#VALUEPUSH">valuePush</a>
764<a href="html/libxml-hash.html#XMLHASHCOPY">xmlHashCopy</a>
765<a href="html/libxml-hash.html#XMLHASHFREE">xmlHashFree</a>
766<a href="html/libxml-hash.html#XMLHASHSCAN">xmlHashScan</a>
Daniel Veillardf8592562002-01-23 17:58:17 +0000767<a href="html/libxml-hash.html#XMLHASHSCAN3">xmlHashScan3</a>
Daniel Veillardfee408f2002-11-22 13:18:30 +0000768<a href="html/libxml-hash.html#XMLHASHSCANFULL">xmlHashScanFull</a>
Daniel Veillardf8592562002-01-23 17:58:17 +0000769<a href="html/libxml-hash.html#XMLHASHSCANFULL3">xmlHashScanFull3</a>
Daniel Veillardf8592562002-01-23 17:58:17 +0000770</dd>
Daniel Veillardfee408f2002-11-22 13:18:30 +0000771<dt>itself</dt>
Daniel Veillardf8592562002-01-23 17:58:17 +0000772<dd>
Daniel Veillardfee408f2002-11-22 13:18:30 +0000773<a href="html/libxml-xmlversion.html#LIBXML-DLL-IMPORT-CAPS">LIBXML_DLL_IMPORT</a>
774<a href="html/libxml-index.html#XMLXPATHOBJECTTYPE">enum</a>
775<a href="html/libxml-encoding.html#XMLCHARENCFIRSTLINE">xmlCharEncFirstLine</a>
776<a href="html/libxml-parserinternals.html#XMLPARSEPEREFERENCE">xmlParsePEReference</a>
777<a href="html/libxml-parserinternals.html#XMLPARSERHANDLEPEREFERENCE">xmlParserHandlePEReference</a>
778<a href="html/libxml-xpathinternals.html#XMLXPATHNEXTSELF">xmlXPathNextSelf</a>
Daniel Veillardf8592562002-01-23 17:58:17 +0000779</dd>
780</dl>
781<h2 align="center">
782<a href="APIchunk0.html">A-C</a>
783<a href="APIchunk1.html">D-E</a>
784<a href="APIchunk2.html">F-I</a>
Daniel Veillardfee408f2002-11-22 13:18:30 +0000785<a href="APIchunk3.html">J-N</a>
786<a href="APIchunk4.html">O-R</a>
787<a href="APIchunk5.html">S-T</a>
788<a href="APIchunk6.html">U-Y</a>
789<a href="APIchunk7.html">Z-a</a>
790<a href="APIchunk8.html">b-b</a>
791<a href="APIchunk9.html">c-c</a>
792<a href="APIchunk10.html">d-d</a>
793<a href="APIchunk11.html">e-e</a>
794<a href="APIchunk12.html">f-f</a>
795<a href="APIchunk13.html">g-h</a>
796<a href="APIchunk14.html">i-i</a>
797<a href="APIchunk15.html">j-l</a>
798<a href="APIchunk16.html">m-m</a>
799<a href="APIchunk17.html">n-n</a>
800<a href="APIchunk18.html">o-o</a>
801<a href="APIchunk19.html">p-p</a>
802<a href="APIchunk20.html">q-r</a>
803<a href="APIchunk21.html">s-s</a>
804<a href="APIchunk22.html">t-t</a>
805<a href="APIchunk23.html">u-v</a>
806<a href="APIchunk24.html">w-x</a>
Daniel Veillardf8592562002-01-23 17:58:17 +0000807</h2>
Daniel Veillardf7c730f2002-04-16 12:28:22 +0000808<p><a href="bugs.html">Daniel Veillard</a></p>
Daniel Veillardf8592562002-01-23 17:58:17 +0000809</td></tr></table></td></tr></table></td></tr></table></td>
810</tr></table></td></tr></table>
811</body>
812</html>