Searched refs:xmlSchemaSetValidErrors (Results 1 – 15 of 15) sorted by relevance
/external/libxml2/ |
D | testSchemas.c | 137 xmlSchemaSetValidErrors(ctxt, in main()
|
D | xmlreader.c | 4320 xmlSchemaSetValidErrors(reader->xsdValidCtxt, in xmlTextReaderSetSchema() 4543 xmlSchemaSetValidErrors(reader->xsdValidCtxt, in xmlTextReaderSchemaValidateInternal() 4961 xmlSchemaSetValidErrors(reader->xsdValidCtxt, in xmlTextReaderSetErrorHandler() 4986 xmlSchemaSetValidErrors(reader->xsdValidCtxt, NULL, NULL, in xmlTextReaderSetErrorHandler() 5027 xmlSchemaSetValidErrors(reader->xsdValidCtxt, NULL, NULL, in xmlTextReaderSetStructuredErrorHandler() 5052 xmlSchemaSetValidErrors(reader->xsdValidCtxt, NULL, NULL, in xmlTextReaderSetStructuredErrorHandler()
|
D | runsuite.c | 828 xmlSchemaSetValidErrors(ctxt, in xstcTestInstance()
|
D | libxml2.syms | 1425 xmlSchemaSetValidErrors;
|
D | xmllint.c | 1655 xmlSchemaSetValidErrors(vctxt, in testSAX() 2891 xmlSchemaSetValidErrors(ctxt, in parseAndPrintFile()
|
D | elfgcchack.h | 9980 #undef xmlSchemaSetValidErrors 9981 extern __typeof (xmlSchemaSetValidErrors) xmlSchemaSetValidErrors __attribute((alias("xmlSchemaSetV… 9983 #ifndef xmlSchemaSetValidErrors 9984 extern __typeof (xmlSchemaSetValidErrors) xmlSchemaSetValidErrors__internal_alias __attribute((visi… 9985 #define xmlSchemaSetValidErrors xmlSchemaSetValidErrors__internal_alias macro
|
D | runtest.c | 3014 xmlSchemaSetValidErrors(ctxt, in schemasOneTest()
|
D | xmlschemas.c | 15809 xmlSchemaSetValidErrors(ctxt->vctxt, in xmlSchemaCreateVCtxtOnPCtxt() 21466 xmlSchemaSetValidErrors(ctxt->vctxt, err, warn, ctx); in xmlSchemaSetParserErrors() 27824 xmlSchemaSetValidErrors(xmlSchemaValidCtxtPtr ctxt, in xmlSchemaSetValidErrors() function
|
D | ChangeLog | 5667 * python/libxml.c: register xmlSchemaSetValidErrors, patch from
|
/external/libxml2/include/libxml/ |
D | xmlschemas.h | 176 xmlSchemaSetValidErrors (xmlSchemaValidCtxtPtr ctxt,
|
/external/libxml2/os400/libxmlrpg/ |
D | xmlschemas.rpgle | 219 d xmlSchemaSetValidErrors... 220 d pr extproc('xmlSchemaSetValidErrors')
|
/external/wpa_supplicant_8/src/utils/ |
D | xml_libxml2.c | 87 xmlSchemaSetValidErrors(vctx, (xmlSchemaValidityErrorFunc) add_str, in xml_validate()
|
/external/libxml2/python/ |
D | libxml.py | 699 libxml2mod.xmlSchemaSetValidErrors(self._o, err_func, warn_func, arg)
|
D | libxml.c | 3446 …xmlSchemaSetValidErrors(ctxt, &libxml_xmlSchemaValidityErrorFunc, &libxml_xmlSchemaValidityWarning… in libxml_xmlSchemaSetValidErrors()
|
/external/libxml2/win32/ |
D | libxml2.def.src | 1737 xmlSchemaSetValidErrors
|