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

/vbox/src/libs/libxml2-2.6.31/
H A Dschematron.c1474 xmlSchematronFreeValidCtxt(ret);
1488 * xmlSchematronFreeValidCtxt:
1494 xmlSchematronFreeValidCtxt(xmlSchematronValidCtxtPtr ctxt) function
1723 xmlSchematronFreeValidCtxt(vctxt);
H A Delfgcchack.h10050 #undef xmlSchematronFreeValidCtxt macro
10051 extern __typeof (xmlSchematronFreeValidCtxt) xmlSchematronFreeValidCtxt __attribute((alias("xmlSchematronFreeValidCtxt__internal_alias")));
10053 #ifndef xmlSchematronFreeValidCtxt
10054 extern __typeof (xmlSchematronFreeValidCtxt) xmlSchematronFreeValidCtxt__internal_alias __attribute((visibility("hidden")));
10055 #define xmlSchematronFreeValidCtxt xmlSchematronFreeValidCtxt__internal_alias macro

Completed in 132 milliseconds