Home
last modified time | relevance | path

Searched refs:xmlSchemaNewValidCtxt (Results 1 – 13 of 13) sorted by relevance

/external/libxml2/
DtestSchemas.c136 ctxt = xmlSchemaNewValidCtxt(schema); in main()
Drunsuite.c827 ctxt = xmlSchemaNewValidCtxt(schemas); in xstcTestInstance()
Dlibxml2.syms1422 xmlSchemaNewValidCtxt;
Dxmllint.c1654 vctxt = xmlSchemaNewValidCtxt(wxschemas); in testSAX()
2889 ctxt = xmlSchemaNewValidCtxt(wxschemas); in parseAndPrintFile()
Dxmlreader.c4300 reader->xsdValidCtxt = xmlSchemaNewValidCtxt(schema); in xmlTextReaderSetSchema()
4505 reader->xsdValidCtxt = xmlSchemaNewValidCtxt(reader->xsdSchemas); in xmlTextReaderSchemaValidateInternal()
Delfgcchack.h9908 #undef xmlSchemaNewValidCtxt
9909 extern __typeof (xmlSchemaNewValidCtxt) xmlSchemaNewValidCtxt __attribute((alias("xmlSchemaNewValid…
9911 #ifndef xmlSchemaNewValidCtxt
9912 extern __typeof (xmlSchemaNewValidCtxt) xmlSchemaNewValidCtxt__internal_alias __attribute((visibili…
9913 #define xmlSchemaNewValidCtxt xmlSchemaNewValidCtxt__internal_alias macro
Druntest.c3013 ctxt = xmlSchemaNewValidCtxt(schemas); in schemasOneTest()
Dxmlschemas.c15799 ctxt->vctxt = xmlSchemaNewValidCtxt(NULL); in xmlSchemaCreateVCtxtOnPCtxt()
27551 xmlSchemaNewValidCtxt(xmlSchemaPtr schema) in xmlSchemaNewValidCtxt() function
/external/libxml2/include/libxml/
Dxmlschemas.h199 xmlSchemaNewValidCtxt (xmlSchemaPtr schema);
/external/parameter-framework/upstream/xmlserializer/
DXmlDocSource.cpp196 xmlSchemaValidCtxtPtr pValidationCtxt = xmlSchemaNewValidCtxt(pSchema); in isInstanceDocumentValid()
/external/libxml2/os400/libxmlrpg/
Dxmlschemas.rpgle261 d xmlSchemaNewValidCtxt...
262 d pr extproc('xmlSchemaNewValidCtxt')
/external/wpa_supplicant_8/src/utils/
Dxml_libxml2.c86 vctx = xmlSchemaNewValidCtxt(schema); in xml_validate()
/external/libxml2/win32/
Dlibxml2.def.src1719 xmlSchemaNewValidCtxt