Searched refs:ASCII (Results 51 - 64 of 64) sorted by relevance

123

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/
H A Dzip.c94 int aflag = __EBCDIC; /* Convert EBCDIC to ASCII or stay EBCDIC ? */
619 " -a translate to ASCII -B force binary read (text is default)",
621 " -a translate to ASCII",
965 " are needed. If add -UN=e, Zip escapes all non-ASCII characters.",
985 " escapes any character not ASCII:",
2368 unicode_escape_all = 0; /* 1=escape all non-ASCII characters in paths */
2645 aflag = ASCII;
2646 printf("Translating to ASCII...\n");
3105 /* escape all non-ASCII characters */
3807 if (aflag==ASCII
[all...]
H A Dzipfile.c1812 if (z->att!=ASCII && z->att!=BINARY && z->att!=__EBCDIC)
2397 /* Check for ENDSIG ("PK\5\6" in ASCII) */
2433 /* Check for ENDSIG ("PK\5\6" in ASCII) */
3305 ASCII text .ZIP file comment. Even if something like UTF-8
4118 The below assumes the signature does not appear in the assumed ASCII text
4970 /* Escape anything not 7-bit ASCII */
5968 /* PKWare defines the archive comment to be ASCII only so no OEM conversion */
6751 to the zip archive; it MUST be ASCII (compatible)!!!
6758 ASCII charsets and non-ASCII charset
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dunictabl.inc619 * Unicode to 7bit ASCII fallback
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppdump/
H A Dzlib.c152 #define ASCII 1 macro
224 Byte data_type; /* UNKNOWN, BINARY or ASCII */
2499 * Set the data type to ASCII or BINARY, using a crude approximation:
2513 s->data_type = (Byte)(bin_freq > (ascii_freq >> 2) ? BINARY : ASCII);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppdump/
H A Dzlib.c152 #define ASCII 1 macro
224 Byte data_type; /* UNKNOWN, BINARY or ASCII */
2499 * Set the data type to ASCII or BINARY, using a crude approximation:
2513 s->data_type = (Byte)(bin_freq > (ascii_freq >> 2) ? BINARY : ASCII);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dwindow.tex1830 %% Note that the ASCII values do not have explicit key codes: they are passed as ASCII
1869 %% Note that the ASCII values do not have explicit key codes: they are passed as ASCII
1936 %% Called when the user has pressed a key, before it is translated into an ASCII value using other
H A Dimage.tex72 Loading PNMs only works for ASCII or raw RGB images. When saving in
H A Dfunction.tex1731 This macro is simply returns the value passed to it without changes in ASCII
3401 Returns the string representation of the given symbol as either an ASCII or
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/mtools-4.0.10/
H A Dtexinfo.tex2486 % Modern fonts display ASCII 0x60 as a grave accent, so some people like
4335 % control sequences and just writes whatever the best ASCII sort string
6846 % Non-ASCII encodings make 8-bit characters active, so un-activate
8043 % @documentencoding sets the definition of non-ASCII characters
8052 \def\ascii{\csname US-ASCII.enc\endcsname}%
8095 % First, make active non-ASCII characters in order for them to be
8838 % US-ASCII character definitions.
8843 % Make non-ASCII characters printable again for compatibility with
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/build-aux/
H A Dtexinfo.tex4093 % control sequences and just writes whatever the best ASCII sort string
6046 % Modern fonts display ASCII 0x60 as a grave accent, so some people like
6607 % Non-ASCII encodings make 8-bit characters active, so un-activate
7771 % @documentencoding sets the definition of non-ASCII characters
7780 \def\ascii{\csname US-ASCII.enc\endcsname}%
7823 % First, make active non-ASCII characters in order for them to be
8560 % US-ASCII character definitions.
8565 % Make non-ASCII characters printable again for compatibility with
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/gperf-3.0.4/doc/
H A Dtexinfo.tex4123 % control sequences and just writes whatever the best ASCII sort string
6078 % Modern fonts display ASCII 0x60 as a grave accent, so some people like
6639 % Non-ASCII encodings make 8-bit characters active, so un-activate
7809 % @documentencoding sets the definition of non-ASCII characters
7818 \def\ascii{\csname US-ASCII.enc\endcsname}%
7861 % First, make active non-ASCII characters in order for them to be
8598 % US-ASCII character definitions.
8603 % Make non-ASCII characters printable again for compatibility with
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/build-aux/
H A Dtexinfo.tex4123 % control sequences and just writes whatever the best ASCII sort string
6078 % Modern fonts display ASCII 0x60 as a grave accent, so some people like
6639 % Non-ASCII encodings make 8-bit characters active, so un-activate
7809 % @documentencoding sets the definition of non-ASCII characters
7818 \def\ascii{\csname US-ASCII.enc\endcsname}%
7861 % First, make active non-ASCII characters in order for them to be
8598 % US-ASCII character definitions.
8603 % Make non-ASCII characters printable again for compatibility with
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/utils/tex2rtf/docs/
H A Dtex2rtf.tex799 It can display ASCII files with embedded codes
1302 The generated xlp file is an ASCII file that can be read directly by
1588 with the given label. This must be an ASCII string, and duplicate items
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/
H A Dconfigure[all...]

Completed in 279 milliseconds

123