Lines Matching +defs:name +defs:text
104 int data_type; /* best guess about the data type: binary or text
117 int text; /* true if compressed data believed to be text */
124 Bytef *name; /* pointer to zero-terminated file name or Z_NULL */
125 uInt name_max; /* space at name (only when reading header) */
575 file name, no extra data, no comment, no modification time (set to zero), no
816 deflate(). The text, time, os, extra field, name, and comment information
819 caller must assure that, if not Z_NULL, name and comment are terminated with
826 If deflateSetHeader is not used, the default gzip header has text false,
828 extra, name, or comment fields. The gzip header is returned to the default
1050 The text, time, xflags, and os fields are filled in with the gzip header
1056 If name is not Z_NULL, then up to name_max characters are written there,
1060 of extra, name, or comment are not Z_NULL and the respective field is not