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:
@ -225,6 +225,7 @@ A:link, A:visited, A:active { text-decoration: underline }
|
||||
<a href="html/libxml-nanoftp.html#XMLNANOFTPGETSOCKET">xmlNanoFTPGetSocket</a>
|
||||
<a href="html/libxml-nanoftp.html#XMLNANOFTPUPDATEURL">xmlNanoFTPUpdateURL</a>
|
||||
<a href="html/libxml-uri.html#XMLNORMALIZEURIPATH">xmlNormalizeURIPath</a>
|
||||
<a href="html/libxml-xmlio.html#XMLNORMALIZEWINDOWSPATH">xmlNormalizeWindowsPath</a>
|
||||
<a href="html/libxml-xmlio.html#XMLPARSERGETDIRECTORY">xmlParserGetDirectory</a>
|
||||
<a href="html/libxml-debugxml.html#XMLSHELLPWD">xmlShellPwd</a>
|
||||
<a href="html/libxml-debugxml.html#XMLSHELLVALIDATE">xmlShellValidate</a>
|
||||
@ -256,6 +257,7 @@ A:link, A:visited, A:active { text-decoration: underline }
|
||||
<dd>
|
||||
<a href="html/libxml-tree.html#XMLNODEGETBASE">xmlNodeGetBase</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#XMLPARSEEXTERNALENTITY">xmlParseExternalEntity</a>
|
||||
</dd>
|
||||
<dt>piece</dt>
|
||||
@ -379,6 +381,7 @@ A:link, A:visited, A:active { text-decoration: underline }
|
||||
<a href="html/libxml-tree.html#XMLDOCSETROOTELEMENT">xmlDocSetRootElement</a>
|
||||
<a href="html/libxml-tree.html#XMLISBLANKNODE">xmlIsBlankNode</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#XMLPARSEEXTERNALENTITY">xmlParseExternalEntity</a>
|
||||
<a href="html/libxml-xpathinternals.html#XMLXPATHSTRINGFUNCTION">xmlXPathStringFunction</a>
|
||||
</dd>
|
||||
@ -486,6 +489,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>prepend</dt>
|
||||
<dd>
|
||||
@ -572,6 +576,7 @@ A:link, A:visited, A:active { text-decoration: underline }
|
||||
<dt>problem</dt>
|
||||
<dd>
|
||||
<a href="html/libxml-parser.html#XMLPARSEBALANCEDCHUNKMEMORY">xmlParseBalancedChunkMemory</a>
|
||||
<a href="html/libxml-parser.html#XMLPARSEBALANCEDCHUNKMEMORYRECOVER">xmlParseBalancedChunkMemoryRecover</a>
|
||||
<a href="html/libxml-parser.html#XMLPARSECTXTEXTERNALENTITY">xmlParseCtxtExternalEntity</a>
|
||||
<a href="html/libxml-parser.html#XMLPARSEEXTERNALENTITY">xmlParseExternalEntity</a>
|
||||
<a href="html/libxml-encoding.html#XMLUTF8STRSUB">xmlUTF8Strsub</a>
|
||||
@ -744,6 +749,7 @@ A:link, A:visited, A:active { text-decoration: underline }
|
||||
<a href="html/libxml-htmlparser.html#HTMLSAXPARSEFILE">htmlSAXParseFile</a>
|
||||
<a href="html/libxml-xmlautomata.html#XMLAUTOMATANEWCOUNTEDTRANS">xmlAutomataNewCountedTrans</a>
|
||||
<a href="html/libxml-c14n.html#XMLC14NDOCSAVETO">xmlC14NDocSaveTo</a>
|
||||
<a href="html/libxml-c14n.html#XMLC14NEXECUTE">xmlC14NExecute</a>
|
||||
<a href="html/libxml-parserinternals.html#XMLCREATEENTITYPARSERCTXT">xmlCreateEntityParserCtxt</a>
|
||||
<a href="html/libxml-parserinternals.html#XMLCREATEFILEPARSERCTXT">xmlCreateFileParserCtxt</a>
|
||||
<a href="html/libxml-hash.html#XMLHASHFREE">xmlHashFree</a>
|
||||
|
Reference in New Issue
Block a user