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

/vbox/src/libs/libxml2-2.6.31/include/libxml/
H A Dxmlschemas.h117 xmlSchemaSetParserStructuredErrors(xmlSchemaParserCtxtPtr ctxt,
/vbox/src/libs/libxml2-2.6.31/
H A Delfgcchack.h9762 #undef xmlSchemaSetParserStructuredErrors macro
9763 extern __typeof (xmlSchemaSetParserStructuredErrors) xmlSchemaSetParserStructuredErrors __attribute((alias("xmlSchemaSetParserStructuredErrors__internal_alias")));
9765 #ifndef xmlSchemaSetParserStructuredErrors
9766 extern __typeof (xmlSchemaSetParserStructuredErrors) xmlSchemaSetParserStructuredErrors__internal_alias __attribute((visibility("hidden")));
9767 #define xmlSchemaSetParserStructuredErrors xmlSchemaSetParserStructuredErrors__internal_alias macro
H A Dxmlschemas.c9985 xmlSchemaSetParserStructuredErrors(vctxt->pctxt, vctxt->serror,
10185 xmlSchemaSetParserStructuredErrors(newpctxt, pctxt->serror,
21330 * xmlSchemaSetParserStructuredErrors:
21338 xmlSchemaSetParserStructuredErrors(xmlSchemaParserCtxtPtr ctxt, function
27622 xmlSchemaSetParserStructuredErrors(ctxt->pctxt, serror, ctx);

Completed in 303 milliseconds