Searched refs:xmlSchemaSetValidErrors (Results 1 – 16 of 16) sorted by relevance
| /third_party/libxml2/ |
| D | testSchemas.c | 133 xmlSchemaSetValidErrors(ctxt, in main()
|
| D | xmlreader.c | 4393 xmlSchemaSetValidErrors(reader->xsdValidCtxt, in xmlTextReaderSetSchema() 4616 xmlSchemaSetValidErrors(reader->xsdValidCtxt, in xmlTextReaderSchemaValidateInternal() 5034 xmlSchemaSetValidErrors(reader->xsdValidCtxt, in xmlTextReaderSetErrorHandler() 5059 xmlSchemaSetValidErrors(reader->xsdValidCtxt, NULL, NULL, in xmlTextReaderSetErrorHandler() 5100 xmlSchemaSetValidErrors(reader->xsdValidCtxt, NULL, NULL, in xmlTextReaderSetStructuredErrorHandler() 5125 xmlSchemaSetValidErrors(reader->xsdValidCtxt, NULL, NULL, in xmlTextReaderSetStructuredErrorHandler()
|
| D | runsuite.c | 820 xmlSchemaSetValidErrors(ctxt, testErrorHandler, testErrorHandler, ctxt); in xstcTestInstance()
|
| D | libxml2.syms | 1425 xmlSchemaSetValidErrors;
|
| D | xmllint.c | 1667 xmlSchemaSetValidErrors(vctxt, xmlGenericError, xmlGenericError, NULL); in testSAX() 2945 xmlSchemaSetValidErrors(ctxt, xmlGenericError, xmlGenericError, NULL); in parseAndPrintFile()
|
| D | elfgcchack.h | 10002 #undef xmlSchemaSetValidErrors 10003 extern __typeof (xmlSchemaSetValidErrors) xmlSchemaSetValidErrors __attribute((alias("xmlSchemaSetV… 10005 #ifndef xmlSchemaSetValidErrors 10006 extern __typeof (xmlSchemaSetValidErrors) xmlSchemaSetValidErrors__internal_alias __attribute((visi… 10007 #define xmlSchemaSetValidErrors xmlSchemaSetValidErrors__internal_alias macro
|
| D | runtest.c | 3094 xmlSchemaSetValidErrors(ctxt, testErrorHandler, testErrorHandler, ctxt); in schemasOneTest()
|
| D | xmlschemas.c | 15911 xmlSchemaSetValidErrors(ctxt->vctxt, in xmlSchemaCreateVCtxtOnPCtxt() 21568 xmlSchemaSetValidErrors(ctxt->vctxt, err, warn, ctx); in xmlSchemaSetParserErrors() 28023 xmlSchemaSetValidErrors(xmlSchemaValidCtxtPtr ctxt, in xmlSchemaSetValidErrors() function
|
| /third_party/libxml2/include/libxml/ |
| D | xmlschemas.h | 176 xmlSchemaSetValidErrors (xmlSchemaValidCtxtPtr ctxt,
|
| /third_party/libxml2/os400/libxmlrpg/ |
| D | xmlschemas.rpgle | 219 d xmlSchemaSetValidErrors... 220 d pr extproc('xmlSchemaSetValidErrors')
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/ |
| D | xml_libxml2.c | 87 xmlSchemaSetValidErrors(vctx, (xmlSchemaValidityErrorFunc) add_str, in xml_validate()
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/ |
| D | xml_libxml2.c | 87 xmlSchemaSetValidErrors(vctx, (xmlSchemaValidityErrorFunc) add_str, in xml_validate()
|
| /third_party/libxml2/python/ |
| D | libxml.py | 699 libxml2mod.xmlSchemaSetValidErrors(self._o, err_func, warn_func, arg)
|
| D | libxml.c | 3448 …xmlSchemaSetValidErrors(ctxt, &libxml_xmlSchemaValidityErrorFunc, &libxml_xmlSchemaValidityWarning… in libxml_xmlSchemaSetValidErrors()
|
| /third_party/libxml2/win32/ |
| D | libxml2.def.src | 1739 xmlSchemaSetValidErrors
|
| /third_party/chromium/patch/ |
| D | 0001-cve.patch | 80262 - * python/libxml.c: register xmlSchemaSetValidErrors, patch from 110975 -#undef xmlSchemaSetValidErrors 110976 -extern __typeof (xmlSchemaSetValidErrors) xmlSchemaSetValidErrors __attribute((alias("xmlSchemaSet… 110978 -#ifndef xmlSchemaSetValidErrors 110979 -extern __typeof (xmlSchemaSetValidErrors) xmlSchemaSetValidErrors__internal_alias __attribute((vis… 110980 -#define xmlSchemaSetValidErrors xmlSchemaSetValidErrors__internal_alias 129145 - xmlSchemaSetValidErrors(ctxt,
|