Home | History | Annotate | Download | only in zlib_v128

Lines Matching refs:DICT

818             state->mode = DICT;
819 case DICT:
1304 if (state->wrap != 0 && state->mode != DICT)
1308 if (state->mode == DICT) {