Searched defs:Z_ASCII (Results 1 – 9 of 9) sorted by relevance
215 #define Z_ASCII Z_TEXT /* for compatibility with 1.2.2 and earlier */ macro
206 #define Z_ASCII Z_TEXT /* for compatibility with 1.2.2 and earlier */ macro
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
349 pub const Z_ASCII: c_int = Z_TEXT; constant