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

/vbox/src/libs/libxml2-2.6.31/
H A Dschematron.c615 * xmlSchematronNewMemParserCtxt:
625 xmlSchematronNewMemParserCtxt(const char *buffer, int size) function
H A Delfgcchack.h10074 #undef xmlSchematronNewMemParserCtxt macro
10075 extern __typeof (xmlSchematronNewMemParserCtxt) xmlSchematronNewMemParserCtxt __attribute((alias("xmlSchematronNewMemParserCtxt__internal_alias")));
10077 #ifndef xmlSchematronNewMemParserCtxt
10078 extern __typeof (xmlSchematronNewMemParserCtxt) xmlSchematronNewMemParserCtxt__internal_alias __attribute((visibility("hidden")));
10079 #define xmlSchematronNewMemParserCtxt xmlSchematronNewMemParserCtxt__internal_alias macro

Completed in 116 milliseconds