Home
last modified time | relevance | path

Searched refs:xmlSchemaSetValidErrors (Results 1 – 16 of 16) sorted by relevance

/third_party/libxml2/
DtestSchemas.c133 xmlSchemaSetValidErrors(ctxt, in main()
Dxmlreader.c4393 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()
Drunsuite.c820 xmlSchemaSetValidErrors(ctxt, testErrorHandler, testErrorHandler, ctxt); in xstcTestInstance()
Dlibxml2.syms1425 xmlSchemaSetValidErrors;
Dxmllint.c1667 xmlSchemaSetValidErrors(vctxt, xmlGenericError, xmlGenericError, NULL); in testSAX()
2945 xmlSchemaSetValidErrors(ctxt, xmlGenericError, xmlGenericError, NULL); in parseAndPrintFile()
Delfgcchack.h10002 #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
Druntest.c3094 xmlSchemaSetValidErrors(ctxt, testErrorHandler, testErrorHandler, ctxt); in schemasOneTest()
Dxmlschemas.c15911 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/
Dxmlschemas.h176 xmlSchemaSetValidErrors (xmlSchemaValidCtxtPtr ctxt,
/third_party/libxml2/os400/libxmlrpg/
Dxmlschemas.rpgle219 d xmlSchemaSetValidErrors...
220 d pr extproc('xmlSchemaSetValidErrors')
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
Dxml_libxml2.c87 xmlSchemaSetValidErrors(vctx, (xmlSchemaValidityErrorFunc) add_str, in xml_validate()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
Dxml_libxml2.c87 xmlSchemaSetValidErrors(vctx, (xmlSchemaValidityErrorFunc) add_str, in xml_validate()
/third_party/libxml2/python/
Dlibxml.py699 libxml2mod.xmlSchemaSetValidErrors(self._o, err_func, warn_func, arg)
Dlibxml.c3448xmlSchemaSetValidErrors(ctxt, &libxml_xmlSchemaValidityErrorFunc, &libxml_xmlSchemaValidityWarning… in libxml_xmlSchemaSetValidErrors()
/third_party/libxml2/win32/
Dlibxml2.def.src1739 xmlSchemaSetValidErrors
/third_party/chromium/patch/
D0001-cve.patch80262 - * 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,