xmlSetCompressMode 10267 third_party/libxml/src/elfgcchack.h #undef xmlSetCompressMode
xmlSetCompressMode 10268 third_party/libxml/src/elfgcchack.h extern __typeof (xmlSetCompressMode) xmlSetCompressMode __attribute((alias("xmlSetCompressMode__internal_alias")));
xmlSetCompressMode 10270 third_party/libxml/src/elfgcchack.h #ifndef xmlSetCompressMode
xmlSetCompressMode 10271 third_party/libxml/src/elfgcchack.h extern __typeof (xmlSetCompressMode) xmlSetCompressMode__internal_alias __attribute((visibility("hidden")));
xmlSetCompressMode 10272 third_party/libxml/src/elfgcchack.h #define xmlSetCompressMode xmlSetCompressMode__internal_alias
xmlSetCompressMode 1194 third_party/libxml/src/include/libxml/tree.h 		xmlSetCompressMode	(int mode);
xmlSetCompressMode 23305 third_party/libxml/src/testapi.c         xmlSetCompressMode(mode);
xmlSetCompressMode 3252 third_party/libxml/src/xmllint.c 	    xmlSetCompressMode(9);