Searched refs:xmlSchematronParse (Results 1 – 4 of 4) sorted by relevance
96 xmlSchematronParse (xmlSchematronParserCtxtPtr ctxt);
1075 xmlSchematronParse(xmlSchematronParserCtxtPtr ctxt) in xmlSchematronParse() function1754 schema = xmlSchematronParse(pctxt); in main()
10202 #undef xmlSchematronParse10203 extern __typeof (xmlSchematronParse) xmlSchematronParse __attribute((alias("xmlSchematronParse__int…10205 #ifndef xmlSchematronParse10206 extern __typeof (xmlSchematronParse) xmlSchematronParse__internal_alias __attribute((visibility("hi…10207 #define xmlSchematronParse xmlSchematronParse__internal_alias macro
3535 wxschematron = xmlSchematronParse(ctxt); in main()