xmlSwitchInputEncoding 10957 third_party/libxml/src/elfgcchack.h #undef xmlSwitchInputEncoding
xmlSwitchInputEncoding 10958 third_party/libxml/src/elfgcchack.h extern __typeof (xmlSwitchInputEncoding) xmlSwitchInputEncoding __attribute((alias("xmlSwitchInputEncoding__internal_alias")));
xmlSwitchInputEncoding 10960 third_party/libxml/src/elfgcchack.h #ifndef xmlSwitchInputEncoding
xmlSwitchInputEncoding 10961 third_party/libxml/src/elfgcchack.h extern __typeof (xmlSwitchInputEncoding) xmlSwitchInputEncoding__internal_alias __attribute((visibility("hidden")));
xmlSwitchInputEncoding 10962 third_party/libxml/src/elfgcchack.h #define xmlSwitchInputEncoding xmlSwitchInputEncoding__internal_alias
xmlSwitchInputEncoding  310 third_party/libxml/src/include/libxml/parserInternals.h 			xmlSwitchInputEncoding	(xmlParserCtxtPtr ctxt,
xmlSwitchInputEncoding 16708 third_party/libxml/src/testapi.c         ret_val = xmlSwitchInputEncoding(ctxt, input, handler);
xmlSwitchInputEncoding 3711 third_party/libxml/src/xmlIO.c                         xmlSwitchInputEncoding(ctxt, ret, handler);