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

/external/libxml2/
H A Dschematron.c662 * xmlSchematronNewDocParserCtxt:
671 xmlSchematronNewDocParserCtxt(xmlDocPtr doc) function
H A Delfgcchack.h10304 #undef xmlSchematronNewDocParserCtxt macro
10305 extern __typeof (xmlSchematronNewDocParserCtxt) xmlSchematronNewDocParserCtxt __attribute((alias("xmlSchematronNewDocParserCtxt__internal_alias")));
10307 #ifndef xmlSchematronNewDocParserCtxt
10308 extern __typeof (xmlSchematronNewDocParserCtxt) xmlSchematronNewDocParserCtxt__internal_alias __attribute((visibility("hidden")));
10309 #define xmlSchematronNewDocParserCtxt xmlSchematronNewDocParserCtxt__internal_alias macro

Completed in 105 milliseconds