mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-07-29 11:41:22 +03:00
fixing the way testapi.c is generated, fixes bug #161386 fix a comment
* Makefile.am testapi.c doc/Makefile.am: fixing the way testapi.c is generated, fixes bug #161386 * dict.c: fix a comment typo * elfgcchack.h doc/*: regenerated Daniel
This commit is contained in:
@ -290,7 +290,9 @@ A:link, A:visited, A:active { text-decoration: underline }
|
||||
<a href="html/libxml-tree.html#xmlNewDtd">xmlNewDtd</a><br />
|
||||
<a href="html/libxml-parser.html#xmlParseDTD">xmlParseDTD</a><br />
|
||||
<a href="html/libxml-parser.html#xmlSAXParseDTD">xmlSAXParseDTD</a><br />
|
||||
</p><h2>Type xmlElementContentPtr:</h2><p><a href="html/libxml-valid.html#xmlCopyElementContent">xmlCopyElementContent</a><br />
|
||||
</p><h2>Type xmlElementContentPtr:</h2><p><a href="html/libxml-valid.html#xmlCopyDocElementContent">xmlCopyDocElementContent</a><br />
|
||||
<a href="html/libxml-valid.html#xmlCopyElementContent">xmlCopyElementContent</a><br />
|
||||
<a href="html/libxml-valid.html#xmlNewDocElementContent">xmlNewDocElementContent</a><br />
|
||||
<a href="html/libxml-valid.html#xmlNewElementContent">xmlNewElementContent</a><br />
|
||||
<a href="html/libxml-parserInternals.html#xmlParseElementChildrenContentDecl">xmlParseElementChildrenContentDecl</a><br />
|
||||
<a href="html/libxml-parserInternals.html#xmlParseElementMixedContentDecl">xmlParseElementMixedContentDecl</a><br />
|
||||
@ -323,6 +325,7 @@ A:link, A:visited, A:active { text-decoration: underline }
|
||||
</p><h2>Type xmlGlobalStatePtr:</h2><p><a href="html/libxml-threads.html#xmlGetGlobalState">xmlGetGlobalState</a><br />
|
||||
</p><h2>Type xmlHashTablePtr:</h2><p><a href="html/libxml-hash.html#xmlHashCopy">xmlHashCopy</a><br />
|
||||
<a href="html/libxml-hash.html#xmlHashCreate">xmlHashCreate</a><br />
|
||||
<a href="html/libxml-hash.html#xmlHashCreateDict">xmlHashCreateDict</a><br />
|
||||
</p><h2>Type xmlIDPtr:</h2><p><a href="html/libxml-valid.html#xmlAddID">xmlAddID</a><br />
|
||||
</p><h2>Type xmlLinkPtr:</h2><p><a href="html/libxml-list.html#xmlListEnd">xmlListEnd</a><br />
|
||||
<a href="html/libxml-list.html#xmlListFront">xmlListFront</a><br />
|
||||
|
Reference in New Issue
Block a user