xmlSchemaNewDocParserCtxt 9698 third_party/libxml/src/elfgcchack.h #undef xmlSchemaNewDocParserCtxt
xmlSchemaNewDocParserCtxt 9699 third_party/libxml/src/elfgcchack.h extern __typeof (xmlSchemaNewDocParserCtxt) xmlSchemaNewDocParserCtxt __attribute((alias("xmlSchemaNewDocParserCtxt__internal_alias")));
xmlSchemaNewDocParserCtxt 9701 third_party/libxml/src/elfgcchack.h #ifndef xmlSchemaNewDocParserCtxt
xmlSchemaNewDocParserCtxt 9702 third_party/libxml/src/elfgcchack.h extern __typeof (xmlSchemaNewDocParserCtxt) xmlSchemaNewDocParserCtxt__internal_alias __attribute((visibility("hidden")));
xmlSchemaNewDocParserCtxt 9703 third_party/libxml/src/elfgcchack.h #define xmlSchemaNewDocParserCtxt xmlSchemaNewDocParserCtxt__internal_alias
xmlSchemaNewDocParserCtxt  125 third_party/libxml/src/include/libxml/xmlschemas.h 	    xmlSchemaNewDocParserCtxt	(xmlDocPtr doc);
xmlSchemaNewDocParserCtxt 34095 third_party/libxml/src/testapi.c         ret_val = xmlSchemaNewDocParserCtxt(doc);