mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-10-21 14:53:44 +03:00
fixed a lack of comment and missing test for a pointer in the API. Daniel
* xmlschemastypes.c: fixed a lack of comment and missing test for a pointer in the API. Daniel
This commit is contained in:
@@ -66,6 +66,7 @@ void <a href="#xmlSchemaValidityWarningFunc">xmlSchemaValidityWarningFunc</a> (v
|
||||
int preserve : whether to free the document
|
||||
int counter : used to give ononymous components uniqu
|
||||
<a href="libxml-hash.html#xmlHashTablePtr">xmlHashTablePtr</a> idcDef
|
||||
void * volatiles : Misc. helper items (e.g. <a href="libxml-SAX.html#reference">reference</a> item
|
||||
}</pre><h3><a name="xmlSchemaParserCtxt" id="xmlSchemaParserCtxt">Structure xmlSchemaParserCtxt</a></h3><pre class="programlisting">Structure xmlSchemaParserCtxt<br />struct _xmlSchemaParserCtxt {
|
||||
The content of this structure is not made public by the API.
|
||||
}</pre><h3><a name="xmlSchemaValidCtxt" id="xmlSchemaValidCtxt">Structure xmlSchemaValidCtxt</a></h3><pre class="programlisting">Structure xmlSchemaValidCtxt<br />struct _xmlSchemaValidCtxt {
|
||||
|
Reference in New Issue
Block a user