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

/external/chromium_org/third_party/libxml/src/include/libxml/
H A Dxmlschemas.h163 xmlSchemaSetValidStructuredErrors(xmlSchemaValidCtxtPtr ctxt,
/external/libxml2/include/libxml/
H A Dxmlschemas.h163 xmlSchemaSetValidStructuredErrors(xmlSchemaValidCtxtPtr ctxt,
/external/chromium_org/third_party/libxml/src/
H A Dxmlreader.c4201 xmlSchemaSetValidStructuredErrors(reader->xsdValidCtxt,
4397 xmlSchemaSetValidStructuredErrors(reader->xsdValidCtxt,
4773 xmlSchemaSetValidStructuredErrors(reader->xsdValidCtxt, NULL,
4796 xmlSchemaSetValidStructuredErrors(reader->xsdValidCtxt, NULL,
4837 xmlSchemaSetValidStructuredErrors(reader->xsdValidCtxt,
4862 xmlSchemaSetValidStructuredErrors(reader->xsdValidCtxt, NULL,
H A Delfgcchack.h9878 #undef xmlSchemaSetValidStructuredErrors macro
9879 extern __typeof (xmlSchemaSetValidStructuredErrors) xmlSchemaSetValidStructuredErrors __attribute((alias("xmlSchemaSetValidStructuredErrors__internal_alias")));
9881 #ifndef xmlSchemaSetValidStructuredErrors
9882 extern __typeof (xmlSchemaSetValidStructuredErrors) xmlSchemaSetValidStructuredErrors__internal_alias __attribute((visibility("hidden")));
9883 #define xmlSchemaSetValidStructuredErrors xmlSchemaSetValidStructuredErrors__internal_alias macro
H A Dxmlschemas.c15741 xmlSchemaSetValidStructuredErrors(ctxt->vctxt,
21418 xmlSchemaSetValidStructuredErrors(ctxt->vctxt, serror, ctx);
27678 * xmlSchemaSetValidStructuredErrors:
27686 xmlSchemaSetValidStructuredErrors(xmlSchemaValidCtxtPtr ctxt, function
/external/libxml2/
H A Dxmlreader.c4207 xmlSchemaSetValidStructuredErrors(reader->xsdValidCtxt,
4403 xmlSchemaSetValidStructuredErrors(reader->xsdValidCtxt,
4779 xmlSchemaSetValidStructuredErrors(reader->xsdValidCtxt, NULL,
4802 xmlSchemaSetValidStructuredErrors(reader->xsdValidCtxt, NULL,
4843 xmlSchemaSetValidStructuredErrors(reader->xsdValidCtxt,
4868 xmlSchemaSetValidStructuredErrors(reader->xsdValidCtxt, NULL,
H A Delfgcchack.h9878 #undef xmlSchemaSetValidStructuredErrors macro
9879 extern __typeof (xmlSchemaSetValidStructuredErrors) xmlSchemaSetValidStructuredErrors __attribute((alias("xmlSchemaSetValidStructuredErrors__internal_alias")));
9881 #ifndef xmlSchemaSetValidStructuredErrors
9882 extern __typeof (xmlSchemaSetValidStructuredErrors) xmlSchemaSetValidStructuredErrors__internal_alias __attribute((visibility("hidden")));
9883 #define xmlSchemaSetValidStructuredErrors xmlSchemaSetValidStructuredErrors__internal_alias macro
H A Dxmlschemas.c15742 xmlSchemaSetValidStructuredErrors(ctxt->vctxt,
21419 xmlSchemaSetValidStructuredErrors(ctxt->vctxt, serror, ctx);
27684 * xmlSchemaSetValidStructuredErrors:
27692 xmlSchemaSetValidStructuredErrors(xmlSchemaValidCtxtPtr ctxt, function

Completed in 514 milliseconds