HomeSort by: relevance | last modified time | path
    Searched refs:Z_TEXT (Results 1 - 3 of 3) sorted by relevancy

  /src/common/dist/zlib/
zlib.h 206 #define Z_TEXT 1
207 #define Z_ASCII Z_TEXT /* for compatibility with 1.2.2 and earlier */
349 the input data type (Z_BINARY or Z_TEXT). If in doubt, the data is
trees.c 982 return Z_TEXT;
985 return Z_TEXT;
  /src/common/dist/zlib/contrib/pascal/
zlibpas.pas 98 Z_TEXT = 1;

Completed in 32 milliseconds