Searched defs:xmlSchemaSetValidStructuredErrors (Results 1 - 2 of 2) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/
H A Dxmlschemas.c15672 xmlSchemaSetValidStructuredErrors(ctxt->vctxt,
21347 xmlSchemaSetValidStructuredErrors(ctxt->vctxt, serror, ctx);
27604 * xmlSchemaSetValidStructuredErrors:
27612 xmlSchemaSetValidStructuredErrors(xmlSchemaValidCtxtPtr ctxt, function
H A Delfgcchack.h9798 #undef xmlSchemaSetValidStructuredErrors macro
9799 extern __typeof (xmlSchemaSetValidStructuredErrors) xmlSchemaSetValidStructuredErrors __attribute((alias("xmlSchemaSetValidStructuredErrors__internal_alias")));
9801 #ifndef xmlSchemaSetValidStructuredErrors
9802 extern __typeof (xmlSchemaSetValidStructuredErrors) xmlSchemaSetValidStructuredErrors__internal_alias __attribute((visibility("hidden")));
9803 #define xmlSchemaSetValidStructuredErrors xmlSchemaSetValidStructuredErrors__internal_alias macro

Completed in 188 milliseconds