Searched refs:xmlSchemaSetParserErrors (Results 1 - 7 of 7) sorted by relevance

/haiku-fatelf/src/tools/docbook/libxml2/include/libxml/
H A Dxmlschemas.h112 xmlSchemaSetParserErrors (xmlSchemaParserCtxtPtr ctxt,
/haiku-fatelf/src/tools/docbook/libxml2/
H A Drunsuite.c931 xmlSchemaSetParserErrors(ctxt,
967 xmlSchemaSetParserErrors(ctxt,
H A Druntest.c2975 xmlSchemaSetParserErrors(ctxt,
H A Dxmllint.c3324 xmlSchemaSetParserErrors(ctxt,
H A Delfgcchack.h9730 #undef xmlSchemaSetParserErrors macro
9731 extern __typeof (xmlSchemaSetParserErrors) xmlSchemaSetParserErrors __attribute((alias("xmlSchemaSetParserErrors__internal_alias")));
9733 #ifndef xmlSchemaSetParserErrors
9734 extern __typeof (xmlSchemaSetParserErrors) xmlSchemaSetParserErrors__internal_alias __attribute((visibility("hidden")));
9735 #define xmlSchemaSetParserErrors xmlSchemaSetParserErrors__internal_alias macro
H A Dxmlreader.c4299 xmlSchemaSetParserErrors(pctxt,
H A Dxmlschemas.c9972 xmlSchemaSetParserErrors(vctxt->pctxt, vctxt->error,
10172 xmlSchemaSetParserErrors(newpctxt, pctxt->error, pctxt->warning,
21146 * xmlSchemaSetParserErrors:
21155 xmlSchemaSetParserErrors(xmlSchemaParserCtxtPtr ctxt, function
27331 xmlSchemaSetParserErrors(ctxt->pctxt, err, warn, ctx);

Completed in 140 milliseconds