Searched refs:DICT (Results 1 – 6 of 6) sorted by relevance
31 DICT, /* waiting for inflateSetDictionary() call */ enumerator
841 state->mode = DICT;842 case DICT:1326 if (state->wrap != 0 && state->mode != DICT)1330 if (state->mode == DICT) {
150 -D DICT: use DICT as Dictionary for compression or decompression202 -o DICT : DICT is dictionary name (default: dictionary)
147 * `-D DICT`:148 use `DICT` as Dictionary to compress or decompress FILE(s)
330 ((struct inflate_state *)strm.state)->mode = DICT; in inf()
288 If FDICT is set, a DICT dictionary identifier is present291 producing any compressed output. DICT is the Adler-32 checksum