Searched refs:havedict (Results 1 – 2 of 2) sorted by relevance
78 int havedict; /* true if dictionary provided */ member
44 state->havedict = 0; in zlib_inflateReset()401 if (state->havedict == 0) { in zlib_inflate()