xmlSchematronNewParserCtxt 10178 third_party/libxml/src/elfgcchack.h #undef xmlSchematronNewParserCtxt
xmlSchematronNewParserCtxt 10179 third_party/libxml/src/elfgcchack.h extern __typeof (xmlSchematronNewParserCtxt) xmlSchematronNewParserCtxt __attribute((alias("xmlSchematronNewParserCtxt__internal_alias")));
xmlSchematronNewParserCtxt 10181 third_party/libxml/src/elfgcchack.h #ifndef xmlSchematronNewParserCtxt
xmlSchematronNewParserCtxt 10182 third_party/libxml/src/elfgcchack.h extern __typeof (xmlSchematronNewParserCtxt) xmlSchematronNewParserCtxt__internal_alias __attribute((visibility("hidden")));
xmlSchematronNewParserCtxt 10183 third_party/libxml/src/elfgcchack.h #define xmlSchematronNewParserCtxt xmlSchematronNewParserCtxt__internal_alias
xmlSchematronNewParserCtxt   73 third_party/libxml/src/include/libxml/schematron.h 	    xmlSchematronNewParserCtxt	(const char *URL);
xmlSchematronNewParserCtxt 1750 third_party/libxml/src/schematron.c     pctxt = xmlSchematronNewParserCtxt("tst.sct");
xmlSchematronNewParserCtxt 3488 third_party/libxml/src/xmllint.c 	ctxt = xmlSchematronNewParserCtxt(schematron);