Home | History | Annotate | Download | only in zlib

Lines Matching full:dict

765             state->mode = DICT;
766 case DICT:
1180 if (state->wrap != 0 && state->mode != DICT)
1184 if (state->mode == DICT) {