Searched refs:Z_ASCII (Results 1 – 3 of 3) sorted by relevance
173 #define Z_ASCII 1 macro
501 #define Z_ASCII Z_TEXT /* for compatibility with 1.2.2 and earlier */ macro
1028 s->data_type = (Byte)(bin_freq > (ascii_freq >> 2) ? Z_BINARY : Z_ASCII);