Searched refs:havedict (Results 1 – 2 of 2) sorted by relevance
88 int havedict; /* true if dictionary provided */ member
112 state->havedict = 0; in inflateResetKeep()701 if (state->havedict == 0) { in inflate()1214 state->havedict = 1; in inflateSetDictionary()