Searched refs:Z_TEXT (Results 1 – 7 of 7) sorted by relevance
197 #define Z_TEXT 1 macro198 #define Z_ASCII Z_TEXT /* for compatibility with 1.2.2 and earlier */
1138 s->strm->data_type = (n == 32) ? Z_TEXT : Z_BINARY;
88 - Deprecate Z_ASCII; use Z_TEXT instead [Truta]
200 #define Z_TEXT 1 macro201 #define Z_ASCII Z_TEXT /* for compatibility with 1.2.2 and earlier */
1138 return Z_TEXT;1141 return Z_TEXT;
705 - Deprecate Z_ASCII; use Z_TEXT instead [Truta]
204 #define Z_TEXT 1 macro205 #define Z_ASCII Z_TEXT /* for compatibility with 1.2.2 and earlier */