Searched refs:xmlSchemaSetValidStructuredErrors (Results 1 - 4 of 4) sorted by relevance

/haiku-fatelf/src/tools/docbook/libxml2/include/libxml/
H A Dxmlschemas.h146 xmlSchemaSetValidStructuredErrors(xmlSchemaValidCtxtPtr ctxt,
/haiku-fatelf/src/tools/docbook/libxml2/
H A Dxmlreader.c4154 xmlSchemaSetValidStructuredErrors(reader->xsdValidCtxt,
4350 xmlSchemaSetValidStructuredErrors(reader->xsdValidCtxt,
4714 xmlSchemaSetValidStructuredErrors(reader->xsdValidCtxt, NULL, reader);
4734 xmlSchemaSetValidStructuredErrors(reader->xsdValidCtxt, NULL, reader);
4772 xmlSchemaSetValidStructuredErrors(reader->xsdValidCtxt,
4795 xmlSchemaSetValidStructuredErrors(reader->xsdValidCtxt, NULL, reader);
H A Delfgcchack.h9778 #undef xmlSchemaSetValidStructuredErrors macro
9779 extern __typeof (xmlSchemaSetValidStructuredErrors) xmlSchemaSetValidStructuredErrors __attribute((alias("xmlSchemaSetValidStructuredErrors__internal_alias")));
9781 #ifndef xmlSchemaSetValidStructuredErrors
9782 extern __typeof (xmlSchemaSetValidStructuredErrors) xmlSchemaSetValidStructuredErrors__internal_alias __attribute((visibility("hidden")));
9783 #define xmlSchemaSetValidStructuredErrors xmlSchemaSetValidStructuredErrors__internal_alias macro
H A Dxmlschemas.c15653 xmlSchemaSetValidStructuredErrors(ctxt->vctxt,
21186 xmlSchemaSetValidStructuredErrors(ctxt->vctxt, serror, ctx);
27335 * xmlSchemaSetValidStructuredErrors:
27343 xmlSchemaSetValidStructuredErrors(xmlSchemaValidCtxtPtr ctxt, function

Completed in 148 milliseconds