Home
last modified time | relevance | path

Searched refs:Z_ASCII (Results 1 – 2 of 2) sorted by relevance

/src/sys/contrib/zlib/
H A Dzlib.h209 #define Z_ASCII Z_TEXT /* for compatibility with 1.2.2 and earlier */ macro
H A DChangeLog902 - Deprecate Z_ASCII; use Z_TEXT instead [Truta]