DICT              802 third_party/zlib/inflate.c             state->mode = DICT;
DICT              803 third_party/zlib/inflate.c         case DICT:
DICT             1263 third_party/zlib/inflate.c     if (state->wrap != 0 && state->mode != DICT)
DICT             1267 third_party/zlib/inflate.c     if (state->mode == DICT) {