xmlRelaxNGNewMemParserCtxt 8474 third_party/libxml/src/elfgcchack.h #undef xmlRelaxNGNewMemParserCtxt xmlRelaxNGNewMemParserCtxt 8475 third_party/libxml/src/elfgcchack.h extern __typeof (xmlRelaxNGNewMemParserCtxt) xmlRelaxNGNewMemParserCtxt __attribute((alias("xmlRelaxNGNewMemParserCtxt__internal_alias"))); xmlRelaxNGNewMemParserCtxt 8477 third_party/libxml/src/elfgcchack.h #ifndef xmlRelaxNGNewMemParserCtxt xmlRelaxNGNewMemParserCtxt 8478 third_party/libxml/src/elfgcchack.h extern __typeof (xmlRelaxNGNewMemParserCtxt) xmlRelaxNGNewMemParserCtxt__internal_alias __attribute((visibility("hidden"))); xmlRelaxNGNewMemParserCtxt 8479 third_party/libxml/src/elfgcchack.h #define xmlRelaxNGNewMemParserCtxt xmlRelaxNGNewMemParserCtxt__internal_alias xmlRelaxNGNewMemParserCtxt 126 third_party/libxml/src/include/libxml/relaxng.h xmlRelaxNGNewMemParserCtxt (const char *buffer, xmlRelaxNGNewMemParserCtxt 341 third_party/libxml/src/runsuite.c pctxt = xmlRelaxNGNewMemParserCtxt((const char *)buf->content, buf->use); xmlRelaxNGNewMemParserCtxt 476 third_party/libxml/src/runsuite.c pctxt = xmlRelaxNGNewMemParserCtxt((const char *)buf->content, buf->use); xmlRelaxNGNewMemParserCtxt 101 third_party/libxml/src/testRelax.c ctxt = xmlRelaxNGNewMemParserCtxt((char *)base,info.st_size); xmlRelaxNGNewMemParserCtxt 17581 third_party/libxml/src/testapi.c ret_val = xmlRelaxNGNewMemParserCtxt((const char *)buffer, size);