Searched refs:xmlSchematronFreeParserCtxt (Results 1 - 4 of 4) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/include/libxml/
H A Dschematron.h62 xmlSchematronFreeParserCtxt (xmlSchematronParserCtxtPtr ctxt);
/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 Dxmllint.c3333 xmlSchematronFreeParserCtxt(ctxt);
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 133 milliseconds