Searched defs:deflateSetDictionary (Results 1 – 12 of 12) sorted by relevance
133 function deflateSetDictionary subprogspec
116 function deflateSetDictionary(var strm: z_stream; const dictionary: PChar; in deflateSetDictionary() function205 function deflateSetDictionary; external; in deflateSetDictionary() function
23 # define deflateSetDictionary z_deflateSetDictionary macro
74 # define deflateSetDictionary z_deflateSetDictionary macro
311 int ZEXPORT deflateSetDictionary (strm, dictionary, dictLength) in deflateSetDictionary() function
56 # define deflateSetDictionary z_deflateSetDictionary macro
376 int ZEXPORT deflateSetDictionary (strm, dictionary, dictLength) in deflateSetDictionary() function