Searched refs:xmlSchemaSetValidStructuredErrors (Results 1 – 7 of 7) sorted by relevance
/external/libxml2/include/libxml/ |
D | xmlschemas.h | 181 xmlSchemaSetValidStructuredErrors(xmlSchemaValidCtxtPtr ctxt,
|
/external/libxml2/os400/libxmlrpg/ |
D | xmlschemas.rpgle | 223 d xmlSchemaSetValidStructuredErrors... 225 d 'xmlSchemaSetValidStructuredErrors')
|
/external/libxml2/ |
D | xmlreader.c | 4301 xmlSchemaSetValidStructuredErrors(reader->xsdValidCtxt, in xmlTextReaderSetSchema() 4524 xmlSchemaSetValidStructuredErrors(reader->xsdValidCtxt, in xmlTextReaderSchemaValidateInternal() 4940 xmlSchemaSetValidStructuredErrors(reader->xsdValidCtxt, NULL, in xmlTextReaderSetErrorHandler() 4963 xmlSchemaSetValidStructuredErrors(reader->xsdValidCtxt, NULL, in xmlTextReaderSetErrorHandler() 5004 xmlSchemaSetValidStructuredErrors(reader->xsdValidCtxt, in xmlTextReaderSetStructuredErrorHandler() 5029 xmlSchemaSetValidStructuredErrors(reader->xsdValidCtxt, NULL, in xmlTextReaderSetStructuredErrorHandler()
|
D | libxml2.syms | 2108 xmlSchemaSetValidStructuredErrors;
|
D | elfgcchack.h | 10004 #undef xmlSchemaSetValidStructuredErrors 10005 extern __typeof (xmlSchemaSetValidStructuredErrors) xmlSchemaSetValidStructuredErrors __attribute((… 10007 #ifndef xmlSchemaSetValidStructuredErrors 10008 extern __typeof (xmlSchemaSetValidStructuredErrors) xmlSchemaSetValidStructuredErrors__internal_ali… 10009 #define xmlSchemaSetValidStructuredErrors xmlSchemaSetValidStructuredErrors__internal_alias macro
|
D | xmlschemas.c | 15772 xmlSchemaSetValidStructuredErrors(ctxt->vctxt, in xmlSchemaCreateVCtxtOnPCtxt() 21449 xmlSchemaSetValidStructuredErrors(ctxt->vctxt, serror, ctx); in xmlSchemaSetParserStructuredErrors() 27766 xmlSchemaSetValidStructuredErrors(xmlSchemaValidCtxtPtr ctxt, in xmlSchemaSetValidStructuredErrors() function
|
/external/libxml2/win32/ |
D | libxml2.def.src | 1743 xmlSchemaSetValidStructuredErrors
|