Home
last modified time | relevance | path

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

/external/libxml2/
DtestSchemas.c109 ctxt = xmlSchemaNewParserCtxt(argv[i]); in main()
Drunsuite.c918 ctxt = xmlSchemaNewParserCtxt((const char *) path); in xstcTestGroup()
954 ctxt = xmlSchemaNewParserCtxt((const char *) path); in xstcTestGroup()
Dlibxml2.syms1421 xmlSchemaNewParserCtxt;
Delfgcchack.h9872 #undef xmlSchemaNewParserCtxt
9873 extern __typeof (xmlSchemaNewParserCtxt) xmlSchemaNewParserCtxt __attribute((alias("xmlSchemaNewPar…
9875 #ifndef xmlSchemaNewParserCtxt
9876 extern __typeof (xmlSchemaNewParserCtxt) xmlSchemaNewParserCtxt__internal_alias __attribute((visibi…
9877 #define xmlSchemaNewParserCtxt xmlSchemaNewParserCtxt__internal_alias macro
Dxmllint.c3612 ctxt = xmlSchemaNewParserCtxt(schema); in main()
Druntest.c3081 ctxt = xmlSchemaNewParserCtxt(filename); in schemasTest()
Dxmlreader.c4494 pctxt = xmlSchemaNewParserCtxt(xsd); in xmlTextReaderSchemaValidateInternal()
Dxmlschemas.c10034 vctxt->pctxt = xmlSchemaNewParserCtxt("*"); in xmlSchemaCreatePCtxtOnVCtxt()
12487 xmlSchemaNewParserCtxt(const char *URL) in xmlSchemaNewParserCtxt() function
18731 pctxt = xmlSchemaNewParserCtxt("*"); in xmlSchemaCheckFacet()
Dtestapi.c34626 ret_val = xmlSchemaNewParserCtxt((const char *)URL); in test_xmlSchemaNewParserCtxt()
/external/libxml2/include/libxml/
Dxmlschemas.h138 xmlSchemaNewParserCtxt (const char *URL);
/external/libxml2/os400/libxmlrpg/
Dxmlschemas.rpgle155 d xmlSchemaNewParserCtxt...
156 d pr extproc('xmlSchemaNewParserCtxt')
/external/wpa_supplicant_8/src/utils/
Dxml_libxml2.c79 pctx = xmlSchemaNewParserCtxt(xml_schema_fname); in xml_validate()
/external/libxml2/win32/
Dlibxml2.def.src1710 xmlSchemaNewParserCtxt