Source position: zbase.pas line 149
type inflate_codes_mode = (
START,
LEN,
LENEXT,
DIST,
DISTEXT,
COPY,
LIT,
WASH,
END,
BADCODE
);