Searched refs:xmlSchemaSetParserErrors (Results 1 – 14 of 14) sorted by relevance
/external/libxml2/fuzz/ |
D | schema.c | 40 xmlSchemaSetParserErrors(pctxt, xmlFuzzErrorFunc, xmlFuzzErrorFunc, NULL); in LLVMFuzzerTestOneInput()
|
D | genSeed.c | 173 xmlSchemaSetParserErrors(pctxt, xmlFuzzErrorFunc, xmlFuzzErrorFunc, NULL); in processSchema()
|
/external/libxml2/include/libxml/ |
D | xmlschemas.h | 147 xmlSchemaSetParserErrors (xmlSchemaParserCtxtPtr ctxt,
|
/external/cronet/third_party/libxml/src/include/libxml/ |
D | xmlschemas.h | 147 xmlSchemaSetParserErrors (xmlSchemaParserCtxtPtr ctxt,
|
/external/libxml2/os400/libxmlrpg/ |
D | xmlschemas.rpgle | 175 d xmlSchemaSetParserErrors... 176 d pr extproc('xmlSchemaSetParserErrors')
|
/external/wpa_supplicant_8/src/utils/ |
D | xml_libxml2.c | 80 xmlSchemaSetParserErrors(pctx, (xmlSchemaValidityErrorFunc) add_str, in xml_validate()
|
/external/libxml2/ |
D | runsuite.c | 906 xmlSchemaSetParserErrors(ctxt, testErrorHandler, testErrorHandler, in xstcTestGroup() 940 xmlSchemaSetParserErrors(ctxt, testErrorHandler, testErrorHandler, in xstcTestGroup()
|
D | xmllint.c | 3579 xmlSchemaSetParserErrors(ctxt, xmlGenericError, xmlGenericError, NULL); in main()
|
D | runtest.c | 3487 xmlSchemaSetParserErrors(ctxt, testErrorHandler, testErrorHandler, ctxt); in schemasTest()
|
D | xmlreader.c | 4418 xmlSchemaSetParserErrors(pctxt, in xmlTextReaderSchemaValidateInternal()
|
D | xmlschemas.c | 10114 xmlSchemaSetParserErrors(vctxt->pctxt, vctxt->error, in xmlSchemaCreatePCtxtOnVCtxt() 10314 xmlSchemaSetParserErrors(newpctxt, pctxt->error, pctxt->warning, in xmlSchemaParseNewDoc() 21572 xmlSchemaSetParserErrors(xmlSchemaParserCtxtPtr ctxt, in xmlSchemaSetParserErrors() function 28056 xmlSchemaSetParserErrors(ctxt->pctxt, err, warn, ctx); in xmlSchemaSetValidErrors()
|
/external/cronet/third_party/libxml/src/ |
D | runsuite.c | 906 xmlSchemaSetParserErrors(ctxt, testErrorHandler, testErrorHandler, in xstcTestGroup() 940 xmlSchemaSetParserErrors(ctxt, testErrorHandler, testErrorHandler, in xstcTestGroup()
|
D | runtest.c | 3487 xmlSchemaSetParserErrors(ctxt, testErrorHandler, testErrorHandler, ctxt); in schemasTest()
|
D | xmlreader.c | 4418 xmlSchemaSetParserErrors(pctxt, in xmlTextReaderSchemaValidateInternal()
|