Searched refs:xmlSchemaSetParserStructuredErrors (Results 1 - 3 of 3) sorted by relevance

/haiku-fatelf/src/tools/docbook/libxml2/include/libxml/
H A Dxmlschemas.h117 xmlSchemaSetParserStructuredErrors(xmlSchemaParserCtxtPtr ctxt,
/haiku-fatelf/src/tools/docbook/libxml2/
H A Delfgcchack.h9742 #undef xmlSchemaSetParserStructuredErrors macro
9743 extern __typeof (xmlSchemaSetParserStructuredErrors) xmlSchemaSetParserStructuredErrors __attribute((alias("xmlSchemaSetParserStructuredErrors__internal_alias")));
9745 #ifndef xmlSchemaSetParserStructuredErrors
9746 extern __typeof (xmlSchemaSetParserStructuredErrors) xmlSchemaSetParserStructuredErrors__internal_alias __attribute((visibility("hidden")));
9747 #define xmlSchemaSetParserStructuredErrors xmlSchemaSetParserStructuredErrors__internal_alias macro
H A Dxmlschemas.c9974 xmlSchemaSetParserStructuredErrors(vctxt->pctxt, vctxt->serror,
10174 xmlSchemaSetParserStructuredErrors(newpctxt, pctxt->serror,
21169 * xmlSchemaSetParserStructuredErrors:
21177 xmlSchemaSetParserStructuredErrors(xmlSchemaParserCtxtPtr ctxt, function
27353 xmlSchemaSetParserStructuredErrors(ctxt->pctxt, serror, ctx);

Completed in 118 milliseconds