Searched refs:DICT (Results 1 - 2 of 2) sorted by relevance

/forgerock/web-agents-v4/zlib/
H A Dinflate.h31 DICT, /* waiting for inflateSetDictionary() call */ enumerator in enum:__anon116
65 DICTID -> DICT -> TYPE
H A Dinflate.c818 state->mode = DICT;
819 case DICT:
1303 if (state->wrap != 0 && state->mode != DICT)
1307 if (state->mode == DICT) {

Completed in 31 milliseconds