Searched refs:xmlSchemaSetValidErrors (Results 1 – 5 of 5) sorted by relevance
/external/libxml2/include/libxml/ |
D | xmlschemas.h | 158 xmlSchemaSetValidErrors (xmlSchemaValidCtxtPtr ctxt,
|
/external/libxml2/ |
D | xmlreader.c | 4201 xmlSchemaSetValidErrors(reader->xsdValidCtxt, in xmlTextReaderSetSchema() 4397 xmlSchemaSetValidErrors(reader->xsdValidCtxt, in xmlTextReaderSchemaValidateInternal() 4775 xmlSchemaSetValidErrors(reader->xsdValidCtxt, in xmlTextReaderSetErrorHandler() 4800 xmlSchemaSetValidErrors(reader->xsdValidCtxt, NULL, NULL, in xmlTextReaderSetErrorHandler() 4841 xmlSchemaSetValidErrors(reader->xsdValidCtxt, NULL, NULL, in xmlTextReaderSetStructuredErrorHandler() 4866 xmlSchemaSetValidErrors(reader->xsdValidCtxt, NULL, NULL, in xmlTextReaderSetStructuredErrorHandler()
|
D | xmllint.c | 1667 xmlSchemaSetValidErrors(vctxt, in testSAX() 2880 xmlSchemaSetValidErrors(ctxt, in parseAndPrintFile()
|
D | elfgcchack.h | 9854 #undef xmlSchemaSetValidErrors 9855 extern __typeof (xmlSchemaSetValidErrors) xmlSchemaSetValidErrors __attribute((alias("xmlSchemaSetV… 9857 #ifndef xmlSchemaSetValidErrors 9858 extern __typeof (xmlSchemaSetValidErrors) xmlSchemaSetValidErrors__internal_alias __attribute((visi… 9859 #define xmlSchemaSetValidErrors xmlSchemaSetValidErrors__internal_alias macro
|
D | xmlschemas.c | 15740 xmlSchemaSetValidErrors(ctxt->vctxt, in xmlSchemaCreateVCtxtOnPCtxt() 21398 xmlSchemaSetValidErrors(ctxt->vctxt, err, warn, ctx); in xmlSchemaSetParserErrors() 27670 xmlSchemaSetValidErrors(xmlSchemaValidCtxtPtr ctxt, in xmlSchemaSetValidErrors() function
|