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

/vbox/src/libs/libxml2-2.6.31/
H A DtestSchemas.c99 xmlSchemaSetParserErrors(ctxt,
110 xmlSchemaSetParserErrors(ctxt,
H A Drunsuite.c931 xmlSchemaSetParserErrors(ctxt,
967 xmlSchemaSetParserErrors(ctxt,
H A Druntest.c2982 xmlSchemaSetParserErrors(ctxt,
H A Dxmllint.c3380 xmlSchemaSetParserErrors(ctxt,
H A Delfgcchack.h9750 #undef xmlSchemaSetParserErrors macro
9751 extern __typeof (xmlSchemaSetParserErrors) xmlSchemaSetParserErrors __attribute((alias("xmlSchemaSetParserErrors__internal_alias")));
9753 #ifndef xmlSchemaSetParserErrors
9754 extern __typeof (xmlSchemaSetParserErrors) xmlSchemaSetParserErrors__internal_alias __attribute((visibility("hidden")));
9755 #define xmlSchemaSetParserErrors xmlSchemaSetParserErrors__internal_alias macro
H A Dxmlreader.c4310 xmlSchemaSetParserErrors(pctxt,
H A Dxmlschemas.c9983 xmlSchemaSetParserErrors(vctxt->pctxt, vctxt->error,
10183 xmlSchemaSetParserErrors(newpctxt, pctxt->error, pctxt->warning,
21307 * xmlSchemaSetParserErrors:
21316 xmlSchemaSetParserErrors(xmlSchemaParserCtxtPtr ctxt, function
27600 xmlSchemaSetParserErrors(ctxt->pctxt, err, warn, ctx);
/vbox/src/libs/libxml2-2.6.31/include/libxml/
H A Dxmlschemas.h112 xmlSchemaSetParserErrors (xmlSchemaParserCtxtPtr ctxt,

Completed in 182 milliseconds