Searched refs:havedict (Results 1 – 2 of 2) sorted by relevance
108 int havedict; /* true if dictionary provided */ member
143 state->havedict = 0; in inflateReset()800 if (state->havedict == 0) { in inflate()1249 state->havedict = 1; in inflateSetDictionary()