xmlParserInputShrink  306 third_party/libxml/src/HTMLparser.c 	xmlParserInputShrink(ctxt->input)
xmlParserInputShrink 7657 third_party/libxml/src/elfgcchack.h #undef xmlParserInputShrink
xmlParserInputShrink 7658 third_party/libxml/src/elfgcchack.h extern __typeof (xmlParserInputShrink) xmlParserInputShrink __attribute((alias("xmlParserInputShrink__internal_alias")));
xmlParserInputShrink 7660 third_party/libxml/src/elfgcchack.h #ifndef xmlParserInputShrink
xmlParserInputShrink 7661 third_party/libxml/src/elfgcchack.h extern __typeof (xmlParserInputShrink) xmlParserInputShrink__internal_alias __attribute((visibility("hidden")));
xmlParserInputShrink 7662 third_party/libxml/src/elfgcchack.h #define xmlParserInputShrink xmlParserInputShrink__internal_alias
xmlParserInputShrink  538 third_party/libxml/src/include/libxml/parserInternals.h XMLPUBFUN void XMLCALL			xmlParserInputShrink	(xmlParserInputPtr in);
xmlParserInputShrink 1861 third_party/libxml/src/parser.c     xmlParserInputShrink(ctxt->input);
xmlParserInputShrink 16316 third_party/libxml/src/testapi.c         xmlParserInputShrink(in);