mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-07-29 11:41:22 +03:00
Added a mirror in Austria, Daniel
This commit is contained in:
@ -206,6 +206,22 @@ A:link, A:visited, A:active { text-decoration: underline }
|
||||
<p>
|
||||
<a href="html/libxml-valid.html#XMLCOPYATTRIBUTETABLE">xmlCopyAttributeTable</a>
|
||||
</p>
|
||||
<h2>Type xmlAutomataPtr:</h2>
|
||||
<p>
|
||||
<a href="">xmlNewAutomata</a>
|
||||
</p>
|
||||
<h2>Type xmlAutomataStatePtr:</h2>
|
||||
<p>
|
||||
<a href="">xmlAutomataGetInitState</a>
|
||||
<a href="">xmlAutomataNewState</a>
|
||||
<a href="">xmlAutomataNewTransition</a>
|
||||
<a href="">xmlAutomataNewCountTrans</a>
|
||||
<a href="">xmlAutomataNewOnceTrans</a>
|
||||
<a href="">xmlAutomataNewAllTrans</a>
|
||||
<a href="">xmlAutomataNewEpsilon</a>
|
||||
<a href="">xmlAutomataNewCountedTrans</a>
|
||||
<a href="">xmlAutomataNewCounterTrans</a>
|
||||
</p>
|
||||
<h2>Type xmlBufferAllocationScheme:</h2>
|
||||
<p>
|
||||
<a href="html/libxml-tree.html#XMLGETBUFFERALLOCATIONSCHEME">xmlGetBufferAllocationScheme</a>
|
||||
@ -563,6 +579,31 @@ A:link, A:visited, A:active { text-decoration: underline }
|
||||
<p>
|
||||
<a href="html/libxml-valid.html#XMLADDREF">xmlAddRef</a>
|
||||
</p>
|
||||
<h2>Type xmlRegExecCtxtPtr:</h2>
|
||||
<p>
|
||||
<a href="">xmlRegNewExecCtxt</a>
|
||||
</p>
|
||||
<h2>Type xmlRegexpPtr:</h2>
|
||||
<p>
|
||||
<a href="">xmlRegexpCompile</a>
|
||||
<a href="">xmlAutomataCompile</a>
|
||||
</p>
|
||||
<h2>Type xmlSchemaParserCtxtPtr:</h2>
|
||||
<p>
|
||||
<a href="">xmlSchemaNewParserCtxt</a>
|
||||
</p>
|
||||
<h2>Type xmlSchemaPtr:</h2>
|
||||
<p>
|
||||
<a href="">xmlSchemaParse</a>
|
||||
</p>
|
||||
<h2>Type xmlSchemaTypePtr:</h2>
|
||||
<p>
|
||||
<a href="">xmlSchemaGetPredefinedType</a>
|
||||
</p>
|
||||
<h2>Type xmlSchemaValidCtxtPtr:</h2>
|
||||
<p>
|
||||
<a href="">xmlSchemaNewValidCtxt</a>
|
||||
</p>
|
||||
<h2>Type xmlURIPtr:</h2>
|
||||
<p>
|
||||
<a href="html/libxml-uri.html#XMLCREATEURI">xmlCreateURI</a>
|
||||
|
Reference in New Issue
Block a user