OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:inflateSetDictionary
(Results
1 - 6
of
6
) sorted by relevancy
/src/common/dist/zlib/contrib/pascal/
zlibpas.pas
127
function
inflateSetDictionary
(var strm: z_stream; const dictionary: PChar;
221
function
inflateSetDictionary
; external;
zlibpas.pas
127
function
inflateSetDictionary
(var strm: z_stream; const dictionary: PChar;
221
function
inflateSetDictionary
; external;
/src/sys/net/
zlib.h
77
# define
inflateSetDictionary
z_inflateSetDictionary
307
# pragma map(
inflateSetDictionary
,"INSEDI")
665
If a preset dictionary is needed at this point (see
inflateSetDictionary
750
dictionary (see
inflateSetDictionary
).
863
ZEXTERN int ZEXPORT
inflateSetDictionary
(z_streamp, const Bytef *, uInt);
872
inflateSetDictionary
returns Z_OK if success, Z_STREAM_ERROR if a
875
expected one (incorrect Adler32 value).
inflateSetDictionary
does not
zlib.h
77
# define
inflateSetDictionary
z_inflateSetDictionary
307
# pragma map(
inflateSetDictionary
,"INSEDI")
665
If a preset dictionary is needed at this point (see
inflateSetDictionary
750
dictionary (see
inflateSetDictionary
).
863
ZEXTERN int ZEXPORT
inflateSetDictionary
(z_streamp, const Bytef *, uInt);
872
inflateSetDictionary
returns Z_OK if success, Z_STREAM_ERROR if a
875
expected one (incorrect Adler32 value).
inflateSetDictionary
does not
/src/common/dist/zlib/
zconf.h
127
# define
inflateSetDictionary
z_inflateSetDictionary
577
#pragma map(
inflateSetDictionary
,"INSEDI")
zconf.h
127
# define
inflateSetDictionary
z_inflateSetDictionary
577
#pragma map(
inflateSetDictionary
,"INSEDI")
Completed in 40 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026