Searched refs:DICT (Results 1 – 2 of 2) sorted by relevance
58 DICT, /* waiting for inflateSetDictionary() call */ enumerator
797 state->mode = DICT; in inflate()799 case DICT: in inflate()1223 if (state->wrap != 0 && state->mode != DICT) in inflateSetDictionary()1227 if (state->mode == DICT) { in inflateSetDictionary()