Searched defs:xmlSchemaSetValidErrors (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/libxml/src/
H A Dxmlschemas.c15739 xmlSchemaSetValidErrors(ctxt->vctxt,
21397 xmlSchemaSetValidErrors(ctxt->vctxt, err, warn, ctx);
27655 * xmlSchemaSetValidErrors:
27664 xmlSchemaSetValidErrors(xmlSchemaValidCtxtPtr ctxt, function
H A Delfgcchack.h9854 #undef xmlSchemaSetValidErrors macro
9855 extern __typeof (xmlSchemaSetValidErrors) xmlSchemaSetValidErrors __attribute((alias("xmlSchemaSetValidErrors__internal_alias")));
9857 #ifndef xmlSchemaSetValidErrors
9858 extern __typeof (xmlSchemaSetValidErrors) xmlSchemaSetValidErrors__internal_alias __attribute((visibility("hidden")));
9859 #define xmlSchemaSetValidErrors xmlSchemaSetValidErrors__internal_alias macro
/external/libxml2/
H A Dxmlschemas.c15768 xmlSchemaSetValidErrors(ctxt->vctxt,
21426 xmlSchemaSetValidErrors(ctxt->vctxt, err, warn, ctx);
27733 * xmlSchemaSetValidErrors:
27742 xmlSchemaSetValidErrors(xmlSchemaValidCtxtPtr ctxt, function
H A Delfgcchack.h9980 #undef xmlSchemaSetValidErrors macro
9981 extern __typeof (xmlSchemaSetValidErrors) xmlSchemaSetValidErrors __attribute((alias("xmlSchemaSetValidErrors__internal_alias")));
9983 #ifndef xmlSchemaSetValidErrors
9984 extern __typeof (xmlSchemaSetValidErrors) xmlSchemaSetValidErrors__internal_alias __attribute((visibility("hidden")));
9985 #define xmlSchemaSetValidErrors xmlSchemaSetValidErrors__internal_alias macro

Completed in 354 milliseconds