xmlSetupParserForBuffer 10396 third_party/libxml/src/elfgcchack.h #undef xmlSetupParserForBuffer
xmlSetupParserForBuffer 10397 third_party/libxml/src/elfgcchack.h extern __typeof (xmlSetupParserForBuffer) xmlSetupParserForBuffer __attribute((alias("xmlSetupParserForBuffer__internal_alias")));
xmlSetupParserForBuffer 10399 third_party/libxml/src/elfgcchack.h #ifndef xmlSetupParserForBuffer
xmlSetupParserForBuffer 10400 third_party/libxml/src/elfgcchack.h extern __typeof (xmlSetupParserForBuffer) xmlSetupParserForBuffer__internal_alias __attribute((visibility("hidden")));
xmlSetupParserForBuffer 10401 third_party/libxml/src/elfgcchack.h #define xmlSetupParserForBuffer xmlSetupParserForBuffer__internal_alias
xmlSetupParserForBuffer  983 third_party/libxml/src/include/libxml/parser.h 		xmlSetupParserForBuffer	(xmlParserCtxtPtr ctxt,
xmlSetupParserForBuffer 15302 third_party/libxml/src/testapi.c         xmlSetupParserForBuffer(ctxt, (const xmlChar *)buffer, filename);