Searched defs:Z_ASCII (Results 1 – 5 of 5) sorted by relevance
201 #define Z_ASCII Z_TEXT /* for compatibility with 1.2.2 and earlier */ macro
205 #define Z_ASCII Z_TEXT /* for compatibility with 1.2.2 and earlier */ macro
248 #define Z_ASCII Z_TEXT /* for compatibility with 1.2.2 and earlier */ macro
428 pub const Z_ASCII: c_int = Z_TEXT; constant