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:
@ -261,6 +261,7 @@ A:link, A:visited, A:active { text-decoration: underline }
|
||||
<a href="html/libxml-tree.html#XMLNEWNS">xmlNewNs</a>
|
||||
<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-parserinternals.html#XMLPARSEELEMENTCONTENTDECL">xmlParseElementContentDecl</a>
|
||||
<a href="html/libxml-tree.html#XMLSEARCHNS">xmlSearchNs</a>
|
||||
<a href="html/libxml-tree.html#XMLSEARCHNSBYHREF">xmlSearchNsByHref</a>
|
||||
@ -337,6 +338,7 @@ A:link, A:visited, A:active { text-decoration: underline }
|
||||
<a href="html/libxml-parserinternals.html#XMLPARSEREFERENCE">xmlParseReference</a>
|
||||
<a href="html/libxml-xpathinternals.html#XMLXPATHEQUALVALUES">xmlXPathEqualValues</a>
|
||||
<a href="html/libxml-xpathinternals.html#XMLXPATHLANGFUNCTION">xmlXPathLangFunction</a>
|
||||
<a href="html/libxml-xpathinternals.html#XMLXPATHNOTEQUALVALUES">xmlXPathNotEqualValues</a>
|
||||
</dd>
|
||||
<dt>deprecated</dt>
|
||||
<dd>
|
||||
@ -441,6 +443,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>detect</dt>
|
||||
<dd>
|
||||
@ -468,8 +471,13 @@ A:link, A:visited, A:active { text-decoration: underline }
|
||||
<a href="html/libxml-htmlparser.html#HTMLCREATEPUSHPARSERCTXT">htmlCreatePushParserCtxt</a>
|
||||
<a href="html/libxml-parser.html#XMLCREATEPUSHPARSERCTXT">xmlCreatePushParserCtxt</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>determine</dt>
|
||||
<dd>
|
||||
<a href="html/libxml-c14n.html#XMLC14NEXECUTE">xmlC14NExecute</a>
|
||||
</dd>
|
||||
<dt>determined</dt>
|
||||
<dd>
|
||||
<a href="html/libxml-xpathinternals.html#XMLXPATHLANGFUNCTION">xmlXPathLangFunction</a>
|
||||
@ -477,6 +485,7 @@ A:link, A:visited, A:active { text-decoration: underline }
|
||||
<dt>determinist</dt>
|
||||
<dd>
|
||||
<a href="html/libxml-xmlautomata.html#XMLAUTOMATAISDETERMINIST">xmlAutomataIsDeterminist</a>
|
||||
<a href="html/libxml-xmlregexp.html#XMLREGEXPISDETERMINIST">xmlRegexpIsDeterminist</a>
|
||||
</dd>
|
||||
<dt>difference</dt>
|
||||
<dd>
|
||||
|
Reference in New Issue
Block a user