xmlParserInputBufferCreateFd 6681 third_party/libxml/src/HTMLparser.c     input = xmlParserInputBufferCreateFd(fd, XML_CHAR_ENCODING_NONE);
xmlParserInputBufferCreateFd 6881 third_party/libxml/src/HTMLparser.c     input = xmlParserInputBufferCreateFd(fd, XML_CHAR_ENCODING_NONE);
xmlParserInputBufferCreateFd 7537 third_party/libxml/src/elfgcchack.h #undef xmlParserInputBufferCreateFd
xmlParserInputBufferCreateFd 7538 third_party/libxml/src/elfgcchack.h extern __typeof (xmlParserInputBufferCreateFd) xmlParserInputBufferCreateFd __attribute((alias("xmlParserInputBufferCreateFd__internal_alias")));
xmlParserInputBufferCreateFd 7540 third_party/libxml/src/elfgcchack.h #ifndef xmlParserInputBufferCreateFd
xmlParserInputBufferCreateFd 7541 third_party/libxml/src/elfgcchack.h extern __typeof (xmlParserInputBufferCreateFd) xmlParserInputBufferCreateFd__internal_alias __attribute((visibility("hidden")));
xmlParserInputBufferCreateFd 7542 third_party/libxml/src/elfgcchack.h #define xmlParserInputBufferCreateFd xmlParserInputBufferCreateFd__internal_alias
xmlParserInputBufferCreateFd  176 third_party/libxml/src/include/libxml/xmlIO.h 	xmlParserInputBufferCreateFd		(int fd,
xmlParserInputBufferCreateFd 14754 third_party/libxml/src/parser.c     input = xmlParserInputBufferCreateFd(fd, XML_CHAR_ENCODING_NONE);
xmlParserInputBufferCreateFd 14956 third_party/libxml/src/parser.c     input = xmlParserInputBufferCreateFd(fd, XML_CHAR_ENCODING_NONE);
xmlParserInputBufferCreateFd 28530 third_party/libxml/src/testapi.c         ret_val = xmlParserInputBufferCreateFd(fd, enc);
xmlParserInputBufferCreateFd 5287 third_party/libxml/src/xmlreader.c     input = xmlParserInputBufferCreateFd(fd, XML_CHAR_ENCODING_NONE);
xmlParserInputBufferCreateFd 5508 third_party/libxml/src/xmlreader.c     input = xmlParserInputBufferCreateFd(fd, XML_CHAR_ENCODING_NONE);