mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-07-30 22:43:14 +03:00
added the 3 new modules xmlregexp xmlautomata and xmlunicode and
* doc/*: added the 3 new modules xmlregexp xmlautomata and xmlunicode and regenerated the docs and web site Daniel
This commit is contained in:
@ -159,6 +159,7 @@ A:link, A:visited, A:active { text-decoration: underline }
|
||||
<a href="html/libxml-entities.html#XMLENCODEENTITIES">xmlEncodeEntities</a>
|
||||
<a href="html/libxml-entities.html#XMLENCODEENTITIESREENTRANT">xmlEncodeEntitiesReentrant</a>
|
||||
<a href="html/libxml-encoding.html#XMLGETENCODINGALIAS">xmlGetEncodingAlias</a>
|
||||
<a href="html/libxml-encoding.html#XMLNEWCHARENCODINGHANDLER">xmlNewCharEncodingHandler</a>
|
||||
<a href="html/libxml-encoding.html#XMLPARSECHARENCODING">xmlParseCharEncoding</a>
|
||||
</dd>
|
||||
<dt>ATTRIBUTE</dt>
|
||||
@ -319,6 +320,7 @@ A:link, A:visited, A:active { text-decoration: underline }
|
||||
<dt>Balanced</dt>
|
||||
<dd>
|
||||
<a href="html/libxml-parser.html#XMLPARSEBALANCEDCHUNKMEMORY">xmlParseBalancedChunkMemory</a>
|
||||
<a href="html/libxml-parser.html#XMLPARSEBALANCEDCHUNKMEMORYRECOVER">xmlParseBalancedChunkMemoryRecover</a>
|
||||
</dd>
|
||||
<dt>Base</dt>
|
||||
<dd>
|
||||
@ -387,6 +389,7 @@ A:link, A:visited, A:active { text-decoration: underline }
|
||||
<a href="html/libxml-entities.html#XMLCOPYENTITIESTABLE">xmlCopyEntitiesTable</a>
|
||||
<a href="html/libxml-valid.html#XMLCOPYNOTATIONTABLE">xmlCopyNotationTable</a>
|
||||
<a href="html/libxml-tree.html#XMLGETNODEPATH">xmlGetNodePath</a>
|
||||
<a href="html/libxml-valid.html#XMLVALIDBUILDCONTENTMODEL">xmlValidBuildContentModel</a>
|
||||
<a href="html/libxml-valid.html#XMLVALIDGETPOTENTIALCHILDREN">xmlValidGetPotentialChildren</a>
|
||||
<a href="html/libxml-xpointer.html#XMLXPTRBUILDNODELIST">xmlXPtrBuildNodeList</a>
|
||||
</dd>
|
||||
@ -404,6 +407,7 @@ A:link, A:visited, A:active { text-decoration: underline }
|
||||
<dt>C14N</dt>
|
||||
<dd>
|
||||
<a href="html/libxml-c14n.html#XMLC14NDOCSAVETO">xmlC14NDocSaveTo</a>
|
||||
<a href="html/libxml-c14n.html#XMLC14NEXECUTE">xmlC14NExecute</a>
|
||||
</dd>
|
||||
<dt>CATALOG</dt>
|
||||
<dd>
|
||||
@ -515,6 +519,7 @@ A:link, A:visited, A:active { text-decoration: underline }
|
||||
<a href="html/libxml-c14n.html#XMLC14NDOCDUMPMEMORY">xmlC14NDocDumpMemory</a>
|
||||
<a href="html/libxml-c14n.html#XMLC14NDOCSAVE">xmlC14NDocSave</a>
|
||||
<a href="html/libxml-c14n.html#XMLC14NDOCSAVETO">xmlC14NDocSaveTo</a>
|
||||
<a href="html/libxml-c14n.html#XMLC14NEXECUTE">xmlC14NExecute</a>
|
||||
</dd>
|
||||
<dt>Canonicalization</dt>
|
||||
<dd>
|
||||
@ -522,6 +527,7 @@ A:link, A:visited, A:active { text-decoration: underline }
|
||||
<a href="html/libxml-c14n.html#XMLC14NDOCDUMPMEMORY">xmlC14NDocDumpMemory</a>
|
||||
<a href="html/libxml-c14n.html#XMLC14NDOCSAVE">xmlC14NDocSave</a>
|
||||
<a href="html/libxml-c14n.html#XMLC14NDOCSAVETO">xmlC14NDocSaveTo</a>
|
||||
<a href="html/libxml-c14n.html#XMLC14NEXECUTE">xmlC14NExecute</a>
|
||||
</dd>
|
||||
<dt>Carl</dt>
|
||||
<dd>
|
||||
@ -601,6 +607,7 @@ A:link, A:visited, A:active { text-decoration: underline }
|
||||
<a href="html/libxml-docbparser.html#DOCBPARSECHUNK">docbParseChunk</a>
|
||||
<a href="html/libxml-htmlparser.html#HTMLPARSECHUNK">htmlParseChunk</a>
|
||||
<a href="html/libxml-parser.html#XMLPARSEBALANCEDCHUNKMEMORY">xmlParseBalancedChunkMemory</a>
|
||||
<a href="html/libxml-parser.html#XMLPARSEBALANCEDCHUNKMEMORYRECOVER">xmlParseBalancedChunkMemoryRecover</a>
|
||||
<a href="html/libxml-parser.html#XMLPARSECHUNK">xmlParseChunk</a>
|
||||
</dd>
|
||||
<dt>Cleanup</dt>
|
||||
|
Reference in New Issue
Block a user