xmlRelaxNGNewParserCtxt 2359 third_party/libxml/src/debugXML.c     ctxt = xmlRelaxNGNewParserCtxt(schemas);
xmlRelaxNGNewParserCtxt 8486 third_party/libxml/src/elfgcchack.h #undef xmlRelaxNGNewParserCtxt
xmlRelaxNGNewParserCtxt 8487 third_party/libxml/src/elfgcchack.h extern __typeof (xmlRelaxNGNewParserCtxt) xmlRelaxNGNewParserCtxt __attribute((alias("xmlRelaxNGNewParserCtxt__internal_alias")));
xmlRelaxNGNewParserCtxt 8489 third_party/libxml/src/elfgcchack.h #ifndef xmlRelaxNGNewParserCtxt
xmlRelaxNGNewParserCtxt 8490 third_party/libxml/src/elfgcchack.h extern __typeof (xmlRelaxNGNewParserCtxt) xmlRelaxNGNewParserCtxt__internal_alias __attribute((visibility("hidden")));
xmlRelaxNGNewParserCtxt 8491 third_party/libxml/src/elfgcchack.h #define xmlRelaxNGNewParserCtxt xmlRelaxNGNewParserCtxt__internal_alias
xmlRelaxNGNewParserCtxt  124 third_party/libxml/src/include/libxml/relaxng.h 		    xmlRelaxNGNewParserCtxt	(const char *URL);
xmlRelaxNGNewParserCtxt 3178 third_party/libxml/src/runtest.c     ctxt = xmlRelaxNGNewParserCtxt(filename);
xmlRelaxNGNewParserCtxt  113 third_party/libxml/src/testRelax.c 		    ctxt = xmlRelaxNGNewParserCtxt(argv[i]);
xmlRelaxNGNewParserCtxt 17618 third_party/libxml/src/testapi.c         ret_val = xmlRelaxNGNewParserCtxt((const char *)URL);
xmlRelaxNGNewParserCtxt 3522 third_party/libxml/src/xmllint.c 	ctxt = xmlRelaxNGNewParserCtxt(relaxng);
xmlRelaxNGNewParserCtxt 4250 third_party/libxml/src/xmlreader.c     ctxt = xmlRelaxNGNewParserCtxt(rng);