|
|
|
@ -67,7 +67,6 @@ STRPGMEXP PGMLVL(*CURRENT) SIGNATURE('ZLIB') |
|
|
|
|
EXPORT SYMBOL("inflate") |
|
|
|
|
EXPORT SYMBOL("inflateEnd") |
|
|
|
|
EXPORT SYMBOL("inflateSetDictionary") |
|
|
|
|
EXPORT SYMBOL("inflateGetDictionary") |
|
|
|
|
EXPORT SYMBOL("inflateSync") |
|
|
|
|
EXPORT SYMBOL("inflateReset") |
|
|
|
|
EXPORT SYMBOL("inflateInit_") |
|
|
|
@ -203,4 +202,14 @@ STRPGMEXP PGMLVL(*CURRENT) SIGNATURE('ZLIB') |
|
|
|
|
|
|
|
|
|
EXPORT SYMBOL("inflateResetKeep") |
|
|
|
|
|
|
|
|
|
/*@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/ |
|
|
|
|
/* Version 1.2.8 additional entry points. */ |
|
|
|
|
/*@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/ |
|
|
|
|
|
|
|
|
|
/********************************************************************/ |
|
|
|
|
/* *MODULE INFLATE ZLIB 01/02/01 00:15:09 */ |
|
|
|
|
/********************************************************************/ |
|
|
|
|
|
|
|
|
|
EXPORT SYMBOL("inflateGetDictionary") |
|
|
|
|
|
|
|
|
|
ENDPGMEXP |
|
|
|
|