Source position: vd_compress.pas line 601
procedure inflate_set_dictionary(
var s: inflate_blocks_state;
const d: array of Byte;
n: uInt
);