xmlParserInputBufferCreateFile 7547 third_party/libxml/src/elfgcchack.h #undef xmlParserInputBufferCreateFile
xmlParserInputBufferCreateFile 7548 third_party/libxml/src/elfgcchack.h extern __typeof (xmlParserInputBufferCreateFile) xmlParserInputBufferCreateFile __attribute((alias("xmlParserInputBufferCreateFile__internal_alias")));
xmlParserInputBufferCreateFile 7550 third_party/libxml/src/elfgcchack.h #ifndef xmlParserInputBufferCreateFile
xmlParserInputBufferCreateFile 7551 third_party/libxml/src/elfgcchack.h extern __typeof (xmlParserInputBufferCreateFile) xmlParserInputBufferCreateFile__internal_alias __attribute((visibility("hidden")));
xmlParserInputBufferCreateFile 7552 third_party/libxml/src/elfgcchack.h #define xmlParserInputBufferCreateFile xmlParserInputBufferCreateFile__internal_alias
xmlParserInputBufferCreateFile  173 third_party/libxml/src/include/libxml/xmlIO.h 	xmlParserInputBufferCreateFile		(FILE *file,
xmlParserInputBufferCreateFile 28569 third_party/libxml/src/testapi.c         ret_val = xmlParserInputBufferCreateFile(file, enc);