OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Z_ASCII
(Results
1 - 8
of
8
) sorted by relevancy
/src/sys/net/
zlib.h
452
#define
Z_ASCII
1
568
the input data type (
Z_ASCII
or Z_BINARY). In doubt, the data is considered
zlib.c
3227
s->data_type = (Byte)(bin_freq > (ascii_freq >> 2) ? Z_BINARY :
Z_ASCII
);
/src/common/dist/zlib/contrib/pascal/
zlibpas.pas
99
Z_ASCII
= 1;
/src/common/dist/zlib/
zlib.h
207
#define
Z_ASCII
Z_TEXT /* for compatibility with 1.2.2 and earlier */
/src/common/dist/zlib/contrib/ada/
zlib-thin.ads
100
Z_ASCII
: constant := 1; -- zlib.h:157
/src/common/dist/zlib/contrib/delphi/
ZLib.pas
194
Z_ASCII
= 1;
/src/common/dist/zlib/contrib/minizip/
zip.c
1585
if (zi->ci.stream.data_type ==
Z_ASCII
)
1586
zip64local_putValue_inmemory(zi->ci.central_header+36,(uLong)
Z_ASCII
,2);
/src/common/dist/zlib/os400/
zlib.inc
70
D
Z_ASCII
C 1
Completed in 90 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025