Searched refs:Z_ASCII (Results 1 – 13 of 13) sorted by relevance
157 #define Z_ASCII 1 macro
99 Z_ASCII = 1;
100 Z_ASCII : constant := 1; -- zlib.h:157
201 #define Z_ASCII Z_TEXT /* for compatibility with 1.2.2 and earlier */ macro
194 Z_ASCII = 1;
705 - Deprecate Z_ASCII; use Z_TEXT instead [Truta]
270 #define Z_ASCII Z_TEXT /* for compatibility with 1.2.2 and earlier */ macro
1630 if (zi->ci.stream.data_type == Z_ASCII) in zipCloseFileInZipRaw64()1631 zip64local_putValue_inmemory(zi->ci.central_header+36,(uLong)Z_ASCII,2); in zipCloseFileInZipRaw64()
70 D Z_ASCII C 1