Searched refs:xmlSchemaSetParserErrors (Results 1 – 16 of 16) sorted by relevance
| /third_party/libxml2/ |
| D | testSchemas.c | 99 xmlSchemaSetParserErrors(ctxt, in main() 108 xmlSchemaSetParserErrors(ctxt, in main()
|
| D | runsuite.c | 908 xmlSchemaSetParserErrors(ctxt, testErrorHandler, testErrorHandler, in xstcTestGroup() 942 xmlSchemaSetParserErrors(ctxt, testErrorHandler, testErrorHandler, in xstcTestGroup()
|
| D | libxml2.syms | 1424 xmlSchemaSetParserErrors;
|
| D | elfgcchack.h | 9978 #undef xmlSchemaSetParserErrors 9979 extern __typeof (xmlSchemaSetParserErrors) xmlSchemaSetParserErrors __attribute((alias("xmlSchemaSe… 9981 #ifndef xmlSchemaSetParserErrors 9982 extern __typeof (xmlSchemaSetParserErrors) xmlSchemaSetParserErrors__internal_alias __attribute((vi… 9983 #define xmlSchemaSetParserErrors xmlSchemaSetParserErrors__internal_alias macro
|
| D | xmllint.c | 3688 xmlSchemaSetParserErrors(ctxt, xmlGenericError, xmlGenericError, NULL); in main()
|
| D | runtest.c | 3159 xmlSchemaSetParserErrors(ctxt, testErrorHandler, testErrorHandler, ctxt); in schemasTest()
|
| D | xmlreader.c | 4568 xmlSchemaSetParserErrors(pctxt, in xmlTextReaderSchemaValidateInternal()
|
| D | xmlschemas.c | 10092 xmlSchemaSetParserErrors(vctxt->pctxt, vctxt->error, in xmlSchemaCreatePCtxtOnVCtxt() 10292 xmlSchemaSetParserErrors(newpctxt, pctxt->error, pctxt->warning, in xmlSchemaParseNewDoc() 21558 xmlSchemaSetParserErrors(xmlSchemaParserCtxtPtr ctxt, in xmlSchemaSetParserErrors() function 28033 xmlSchemaSetParserErrors(ctxt->pctxt, err, warn, ctx); in xmlSchemaSetValidErrors()
|
| /third_party/libxml2/fuzz/ |
| D | schema.c | 35 xmlSchemaSetParserErrors(pctxt, xmlFuzzErrorFunc, xmlFuzzErrorFunc, NULL); in LLVMFuzzerTestOneInput()
|
| D | genSeed.c | 161 xmlSchemaSetParserErrors(pctxt, xmlFuzzErrorFunc, xmlFuzzErrorFunc, NULL); in processSchema()
|
| /third_party/libxml2/include/libxml/ |
| D | xmlschemas.h | 147 xmlSchemaSetParserErrors (xmlSchemaParserCtxtPtr ctxt,
|
| /third_party/libxml2/os400/libxmlrpg/ |
| D | xmlschemas.rpgle | 175 d xmlSchemaSetParserErrors... 176 d pr extproc('xmlSchemaSetParserErrors')
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/ |
| D | xml_libxml2.c | 80 xmlSchemaSetParserErrors(pctx, (xmlSchemaValidityErrorFunc) add_str, in xml_validate()
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/ |
| D | xml_libxml2.c | 80 xmlSchemaSetParserErrors(pctx, (xmlSchemaValidityErrorFunc) add_str, in xml_validate()
|
| /third_party/libxml2/win32/ |
| D | libxml2.def.src | 1733 xmlSchemaSetParserErrors
|
| /third_party/chromium/patch/ |
| D | 0001-cve.patch | 110951 -#undef xmlSchemaSetParserErrors 110952 -extern __typeof (xmlSchemaSetParserErrors) xmlSchemaSetParserErrors __attribute((alias("xmlSchemaS… 110954 -#ifndef xmlSchemaSetParserErrors 110955 -extern __typeof (xmlSchemaSetParserErrors) xmlSchemaSetParserErrors__internal_alias __attribute((v… 110956 -#define xmlSchemaSetParserErrors xmlSchemaSetParserErrors__internal_alias 125328 xmlSchemaSetParserErrors(ctxt, testErrorHandler, testErrorHandler, ctxt); 129111 - xmlSchemaSetParserErrors(ctxt, 129120 - xmlSchemaSetParserErrors(ctxt,
|