Home
last modified time | relevance | path

Searched refs:xmlSchemaSetParserErrors (Results 1 – 14 of 14) sorted by relevance

/external/libxml2/fuzz/
Dschema.c40 xmlSchemaSetParserErrors(pctxt, xmlFuzzErrorFunc, xmlFuzzErrorFunc, NULL); in LLVMFuzzerTestOneInput()
DgenSeed.c173 xmlSchemaSetParserErrors(pctxt, xmlFuzzErrorFunc, xmlFuzzErrorFunc, NULL); in processSchema()
/external/libxml2/include/libxml/
Dxmlschemas.h147 xmlSchemaSetParserErrors (xmlSchemaParserCtxtPtr ctxt,
/external/cronet/third_party/libxml/src/include/libxml/
Dxmlschemas.h147 xmlSchemaSetParserErrors (xmlSchemaParserCtxtPtr ctxt,
/external/libxml2/os400/libxmlrpg/
Dxmlschemas.rpgle175 d xmlSchemaSetParserErrors...
176 d pr extproc('xmlSchemaSetParserErrors')
/external/wpa_supplicant_8/src/utils/
Dxml_libxml2.c80 xmlSchemaSetParserErrors(pctx, (xmlSchemaValidityErrorFunc) add_str, in xml_validate()
/external/libxml2/
Drunsuite.c906 xmlSchemaSetParserErrors(ctxt, testErrorHandler, testErrorHandler, in xstcTestGroup()
940 xmlSchemaSetParserErrors(ctxt, testErrorHandler, testErrorHandler, in xstcTestGroup()
Dxmllint.c3579 xmlSchemaSetParserErrors(ctxt, xmlGenericError, xmlGenericError, NULL); in main()
Druntest.c3487 xmlSchemaSetParserErrors(ctxt, testErrorHandler, testErrorHandler, ctxt); in schemasTest()
Dxmlreader.c4418 xmlSchemaSetParserErrors(pctxt, in xmlTextReaderSchemaValidateInternal()
Dxmlschemas.c10114 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/
Drunsuite.c906 xmlSchemaSetParserErrors(ctxt, testErrorHandler, testErrorHandler, in xstcTestGroup()
940 xmlSchemaSetParserErrors(ctxt, testErrorHandler, testErrorHandler, in xstcTestGroup()
Druntest.c3487 xmlSchemaSetParserErrors(ctxt, testErrorHandler, testErrorHandler, ctxt); in schemasTest()
Dxmlreader.c4418 xmlSchemaSetParserErrors(pctxt, in xmlTextReaderSchemaValidateInternal()