Searched refs:xmlSchemaSetValidStructuredErrors (Results 1 – 4 of 4) sorted by relevance
/external/libxml2/include/libxml/ |
D | xmlschemas.h | 163 xmlSchemaSetValidStructuredErrors(xmlSchemaValidCtxtPtr ctxt,
|
/external/libxml2/ |
D | xmlreader.c | 4207 xmlSchemaSetValidStructuredErrors(reader->xsdValidCtxt, in xmlTextReaderSetSchema() 4403 xmlSchemaSetValidStructuredErrors(reader->xsdValidCtxt, in xmlTextReaderSchemaValidateInternal() 4779 xmlSchemaSetValidStructuredErrors(reader->xsdValidCtxt, NULL, in xmlTextReaderSetErrorHandler() 4802 xmlSchemaSetValidStructuredErrors(reader->xsdValidCtxt, NULL, in xmlTextReaderSetErrorHandler() 4843 xmlSchemaSetValidStructuredErrors(reader->xsdValidCtxt, in xmlTextReaderSetStructuredErrorHandler() 4868 xmlSchemaSetValidStructuredErrors(reader->xsdValidCtxt, NULL, in xmlTextReaderSetStructuredErrorHandler()
|
D | elfgcchack.h | 9878 #undef xmlSchemaSetValidStructuredErrors 9879 extern __typeof (xmlSchemaSetValidStructuredErrors) xmlSchemaSetValidStructuredErrors __attribute((… 9881 #ifndef xmlSchemaSetValidStructuredErrors 9882 extern __typeof (xmlSchemaSetValidStructuredErrors) xmlSchemaSetValidStructuredErrors__internal_ali… 9883 #define xmlSchemaSetValidStructuredErrors xmlSchemaSetValidStructuredErrors__internal_alias macro
|
D | xmlschemas.c | 15742 xmlSchemaSetValidStructuredErrors(ctxt->vctxt, in xmlSchemaCreateVCtxtOnPCtxt() 21419 xmlSchemaSetValidStructuredErrors(ctxt->vctxt, serror, ctx); in xmlSchemaSetParserStructuredErrors() 27692 xmlSchemaSetValidStructuredErrors(xmlSchemaValidCtxtPtr ctxt, in xmlSchemaSetValidStructuredErrors() function
|