DICT              765 other-licenses/zlib/inflate.c             state->mode = DICT;
DICT              766 other-licenses/zlib/inflate.c         case DICT:
DICT             1180 other-licenses/zlib/inflate.c     if (state->wrap != 0 && state->mode != DICT)
DICT             1184 other-licenses/zlib/inflate.c     if (state->mode == DICT) {