xmlParserInputRead 7647 third_party/libxml/src/elfgcchack.h #undef xmlParserInputRead xmlParserInputRead 7648 third_party/libxml/src/elfgcchack.h extern __typeof (xmlParserInputRead) xmlParserInputRead __attribute((alias("xmlParserInputRead__internal_alias"))); xmlParserInputRead 7650 third_party/libxml/src/elfgcchack.h #ifndef xmlParserInputRead xmlParserInputRead 7651 third_party/libxml/src/elfgcchack.h extern __typeof (xmlParserInputRead) xmlParserInputRead__internal_alias __attribute((visibility("hidden"))); xmlParserInputRead 7652 third_party/libxml/src/elfgcchack.h #define xmlParserInputRead xmlParserInputRead__internal_alias xmlParserInputRead 828 third_party/libxml/src/include/libxml/parser.h xmlParserInputRead (xmlParserInputPtr in, xmlParserInputRead 14404 third_party/libxml/src/testapi.c ret_val = xmlParserInputRead(in, len);