xmlFreeInputStream 6410 third_party/libxml/src/HTMLparser.c         xmlFreeInputStream(input);
xmlFreeInputStream  462 third_party/libxml/src/SAX2.c 	xmlFreeInputStream(ctxt->input);
xmlFreeInputStream 3561 third_party/libxml/src/elfgcchack.h #undef xmlFreeInputStream
xmlFreeInputStream 3562 third_party/libxml/src/elfgcchack.h extern __typeof (xmlFreeInputStream) xmlFreeInputStream __attribute((alias("xmlFreeInputStream__internal_alias")));
xmlFreeInputStream 3564 third_party/libxml/src/elfgcchack.h #ifndef xmlFreeInputStream
xmlFreeInputStream 3565 third_party/libxml/src/elfgcchack.h extern __typeof (xmlFreeInputStream) xmlFreeInputStream__internal_alias __attribute((visibility("hidden")));
xmlFreeInputStream 3566 third_party/libxml/src/elfgcchack.h #define xmlFreeInputStream xmlFreeInputStream__internal_alias
xmlFreeInputStream  339 third_party/libxml/src/include/libxml/parserInternals.h 			xmlFreeInputStream	(xmlParserInputPtr input);
xmlFreeInputStream 1510 third_party/libxml/src/parser.c 	    xmlFreeInputStream(value);
xmlFreeInputStream 1986 third_party/libxml/src/parser.c     xmlFreeInputStream(inputPop(ctxt));
xmlFreeInputStream 14277 third_party/libxml/src/parser.c         xmlFreeInputStream(input);
xmlFreeInputStream 1646 third_party/libxml/src/parserInternals.c         xmlFreeInputStream(input);
xmlFreeInputStream 1780 third_party/libxml/src/parserInternals.c         xmlFreeInputStream(input);
xmlFreeInputStream  846 third_party/libxml/src/testapi.c     xmlFreeInputStream(val);
xmlFreeInputStream 3698 third_party/libxml/src/xmlIO.c             xmlFreeInputStream(ret);