Home
last modified time | relevance | path

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

/external/libxml2/
DtestSchemas.c137 xmlSchemaSetValidErrors(ctxt, in main()
Dxmlreader.c4320 xmlSchemaSetValidErrors(reader->xsdValidCtxt, in xmlTextReaderSetSchema()
4543 xmlSchemaSetValidErrors(reader->xsdValidCtxt, in xmlTextReaderSchemaValidateInternal()
4961 xmlSchemaSetValidErrors(reader->xsdValidCtxt, in xmlTextReaderSetErrorHandler()
4986 xmlSchemaSetValidErrors(reader->xsdValidCtxt, NULL, NULL, in xmlTextReaderSetErrorHandler()
5027 xmlSchemaSetValidErrors(reader->xsdValidCtxt, NULL, NULL, in xmlTextReaderSetStructuredErrorHandler()
5052 xmlSchemaSetValidErrors(reader->xsdValidCtxt, NULL, NULL, in xmlTextReaderSetStructuredErrorHandler()
Drunsuite.c828 xmlSchemaSetValidErrors(ctxt, in xstcTestInstance()
Dlibxml2.syms1425 xmlSchemaSetValidErrors;
Dxmllint.c1655 xmlSchemaSetValidErrors(vctxt, in testSAX()
2891 xmlSchemaSetValidErrors(ctxt, in parseAndPrintFile()
Delfgcchack.h9980 #undef xmlSchemaSetValidErrors
9981 extern __typeof (xmlSchemaSetValidErrors) xmlSchemaSetValidErrors __attribute((alias("xmlSchemaSetV…
9983 #ifndef xmlSchemaSetValidErrors
9984 extern __typeof (xmlSchemaSetValidErrors) xmlSchemaSetValidErrors__internal_alias __attribute((visi…
9985 #define xmlSchemaSetValidErrors xmlSchemaSetValidErrors__internal_alias macro
Druntest.c3014 xmlSchemaSetValidErrors(ctxt, in schemasOneTest()
Dxmlschemas.c15809 xmlSchemaSetValidErrors(ctxt->vctxt, in xmlSchemaCreateVCtxtOnPCtxt()
21466 xmlSchemaSetValidErrors(ctxt->vctxt, err, warn, ctx); in xmlSchemaSetParserErrors()
27824 xmlSchemaSetValidErrors(xmlSchemaValidCtxtPtr ctxt, in xmlSchemaSetValidErrors() function
DChangeLog5667 * python/libxml.c: register xmlSchemaSetValidErrors, patch from
/external/libxml2/include/libxml/
Dxmlschemas.h176 xmlSchemaSetValidErrors (xmlSchemaValidCtxtPtr ctxt,
/external/libxml2/os400/libxmlrpg/
Dxmlschemas.rpgle219 d xmlSchemaSetValidErrors...
220 d pr extproc('xmlSchemaSetValidErrors')
/external/wpa_supplicant_8/src/utils/
Dxml_libxml2.c87 xmlSchemaSetValidErrors(vctx, (xmlSchemaValidityErrorFunc) add_str, in xml_validate()
/external/libxml2/python/
Dlibxml.py699 libxml2mod.xmlSchemaSetValidErrors(self._o, err_func, warn_func, arg)
Dlibxml.c3446xmlSchemaSetValidErrors(ctxt, &libxml_xmlSchemaValidityErrorFunc, &libxml_xmlSchemaValidityWarning… in libxml_xmlSchemaSetValidErrors()
/external/libxml2/win32/
Dlibxml2.def.src1737 xmlSchemaSetValidErrors