Searched refs:xmlSchematronNewParserCtxt (Results 1 – 7 of 7) sorted by relevance
73 xmlSchematronNewParserCtxt (const char *URL);
71 d xmlSchematronNewParserCtxt...72 d pr extproc('xmlSchematronNewParserCtxt')
590 xmlSchematronNewParserCtxt(const char *URL) in xmlSchematronNewParserCtxt() function1752 pctxt = xmlSchematronNewParserCtxt("tst.sct"); in main()
2116 xmlSchematronNewParserCtxt;
10328 #undef xmlSchematronNewParserCtxt10329 extern __typeof (xmlSchematronNewParserCtxt) xmlSchematronNewParserCtxt __attribute((alias("xmlSche…10331 #ifndef xmlSchematronNewParserCtxt10332 extern __typeof (xmlSchematronNewParserCtxt) xmlSchematronNewParserCtxt__internal_alias __attribute…10333 #define xmlSchematronNewParserCtxt xmlSchematronNewParserCtxt__internal_alias macro
3562 ctxt = xmlSchematronNewParserCtxt(schematron); in main()
1813 xmlSchematronNewParserCtxt