mirror of
https://github.com/qpdf/qpdf.git
synced 2024-11-15 01:04:03 +00:00
582b500cd9
git-svn-id: svn+q:///qpdf/trunk@757 71b93d88-0707-0410-a8cf-f5a4172ac649
45 lines
635 B
Plaintext
45 lines
635 B
Plaintext
ZLIB_1.2.0 {
|
|
global:
|
|
compressBound;
|
|
deflateBound;
|
|
inflateBack;
|
|
inflateBackEnd;
|
|
inflateBackInit_;
|
|
inflateCopy;
|
|
local:
|
|
deflate_copyright;
|
|
inflate_copyright;
|
|
inflate_fast;
|
|
inflate_table;
|
|
zcalloc;
|
|
zcfree;
|
|
z_errmsg;
|
|
_*;
|
|
};
|
|
|
|
ZLIB_1.2.0.2 {
|
|
gzclearerr;
|
|
gzungetc;
|
|
zlibCompileFlags;
|
|
} ZLIB_1.2.0;
|
|
|
|
ZLIB_1.2.0.8 {
|
|
deflatePrime;
|
|
} ZLIB_1.2.0.2;
|
|
|
|
ZLIB_1.2.2 {
|
|
adler32_combine;
|
|
crc32_combine;
|
|
deflateSetHeader;
|
|
inflateGetHeader;
|
|
} ZLIB_1.2.0.8;
|
|
|
|
ZLIB_1.2.2.3 {
|
|
deflateTune;
|
|
gzdirect;
|
|
} ZLIB_1.2.2;
|
|
|
|
ZLIB_1.2.2.4 {
|
|
inflatePrime;
|
|
} ZLIB_1.2.2.3;
|