Searched refs:xmlSchemaNewParserCtxt (Results 1 – 13 of 13) sorted by relevance
109 ctxt = xmlSchemaNewParserCtxt(argv[i]); in main()
918 ctxt = xmlSchemaNewParserCtxt((const char *) path); in xstcTestGroup()954 ctxt = xmlSchemaNewParserCtxt((const char *) path); in xstcTestGroup()
1421 xmlSchemaNewParserCtxt;
9872 #undef xmlSchemaNewParserCtxt9873 extern __typeof (xmlSchemaNewParserCtxt) xmlSchemaNewParserCtxt __attribute((alias("xmlSchemaNewPar…9875 #ifndef xmlSchemaNewParserCtxt9876 extern __typeof (xmlSchemaNewParserCtxt) xmlSchemaNewParserCtxt__internal_alias __attribute((visibi…9877 #define xmlSchemaNewParserCtxt xmlSchemaNewParserCtxt__internal_alias macro
3630 ctxt = xmlSchemaNewParserCtxt(schema); in main()
3058 ctxt = xmlSchemaNewParserCtxt(filename); in schemasTest()
4489 pctxt = xmlSchemaNewParserCtxt(xsd); in xmlTextReaderSchemaValidateInternal()
10008 vctxt->pctxt = xmlSchemaNewParserCtxt("*"); in xmlSchemaCreatePCtxtOnVCtxt()12461 xmlSchemaNewParserCtxt(const char *URL) in xmlSchemaNewParserCtxt() function18705 pctxt = xmlSchemaNewParserCtxt("*"); in xmlSchemaCheckFacet()
34461 ret_val = xmlSchemaNewParserCtxt((const char *)URL); in test_xmlSchemaNewParserCtxt()
138 xmlSchemaNewParserCtxt (const char *URL);
155 d xmlSchemaNewParserCtxt...156 d pr extproc('xmlSchemaNewParserCtxt')
79 pctx = xmlSchemaNewParserCtxt(xml_schema_fname); in xml_validate()
1710 xmlSchemaNewParserCtxt