Source position: zinflate.pas line 157
function inflateSetDictionary(
var z: z_stream;
dictionary: Pbyte;
dictLength: Cardinal
):Integer;