Searched defs:xmlSchematronFreeParserCtxt (Results 1 - 2 of 2) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/
H A Dschematron.c607 xmlSchematronFreeParserCtxt(ret);
648 xmlSchematronFreeParserCtxt(ret);
688 xmlSchematronFreeParserCtxt(ret);
696 * xmlSchematronFreeParserCtxt:
702 xmlSchematronFreeParserCtxt(xmlSchematronParserCtxtPtr ctxt) function
1710 xmlSchematronFreeParserCtxt(pctxt);
H A Delfgcchack.h10038 #undef xmlSchematronFreeParserCtxt macro
10039 extern __typeof (xmlSchematronFreeParserCtxt) xmlSchematronFreeParserCtxt __attribute((alias("xmlSchematronFreeParserCtxt__internal_alias")));
10041 #ifndef xmlSchematronFreeParserCtxt
10042 extern __typeof (xmlSchematronFreeParserCtxt) xmlSchematronFreeParserCtxt__internal_alias __attribute((visibility("hidden")));
10043 #define xmlSchematronFreeParserCtxt xmlSchematronFreeParserCtxt__internal_alias macro

Completed in 588 milliseconds