Home
last modified time | relevance | path

Searched refs:deflateGetDictionary (Results 1 – 6 of 6) sorted by relevance

/f-stack/freebsd/contrib/zlib/
H A Dzlib.map91 deflateGetDictionary;
H A Dzconf.h52 # define deflateGetDictionary z_deflateGetDictionary macro
H A Dzlib.h655 ZEXTERN int ZEXPORT deflateGetDictionary OF((z_streamp strm,
H A Dzconf.h.in46 # define deflateGetDictionary z_deflateGetDictionary macro
H A Ddeflate.c448 int ZEXPORT deflateGetDictionary (strm, dictionary, dictLength) in deflateGetDictionary() function
H A DChangeLog40 - Add deflateGetDictionary() function