Home
last modified time | relevance | path

Searched refs:escapes (Results 1 – 15 of 15) sorted by relevance

/titanic_44/usr/src/test/util-tests/tests/libnvpair_json/
H A Djson_05_strings.ksh32 "escapes":"escape \u001b newline \n cr \r backslash \\\\ quote \"",\
/titanic_44/usr/src/cmd/troff/nroff.d/terms.d/
H A DREADME57 following escapes hold (as in C):
77 surrounded by quotes. The same escapes hold as for strings above.
/titanic_44/usr/src/cmd/sed/
H A Dprocess.c565 static const char escapes[] = "\\\a\b\f\r\t\v"; in lputs() local
614 (p = strchr(escapes, c)) != NULL) { in lputs()
620 "\\abfrtv"[(uintptr_t)p - (uintptr_t)escapes]); in lputs()
/titanic_44/usr/src/cmd/vi/port/
H A DREAD_ME42 -DUCVISUAL compile in code to handle \ escapes for visual on
/titanic_44/usr/src/cmd/lp/filter/postscript/dpost/
H A DREADME40 special device control escapes (from routine devcntrl() in dpost.c).
/titanic_44/usr/src/uts/sun4v/ml/
H A Dmach_offsets.in69 \ "\#define" escapes to add the offsets from the base structure/union
/titanic_44/usr/src/uts/sun4u/ml/
H A Dmach_offsets.in69 \ "\#define" escapes to add the offsets from the base structure/union
/titanic_44/usr/src/uts/sun4/ml/
H A Doffsets.in67 \ "\#define" escapes to add the offsets from the base structure/union
/titanic_44/usr/src/lib/libast/common/
H A DRELEASE209 07-03-19 regex/regdecomp.c: fix REX_ONECHAR escapes and add REX_KMP
691 02-11-14 sfio/sfvprintf.c: add %#c for C escapes
1109 fmtquote: escapes >0177 only if (flags&2)
1123 sfkeyprintf: add %q for '...' quoting with ansi escapes
/titanic_44/usr/src/lib/libsqlite/src/
H A Dsqlite.h.in364 ** character it escapes that character and allows it to be inserted into
/titanic_44/usr/src/uts/intel/io/acpica/
H A Dchanges.txt1115 as the standard escapes for quote and backslash. Ensures that the
13676 common ACPI string output procedure which handles escapes properly
14011 Added a warning message for invalid escapes (a backslash followed
14012 by any character other than the allowable escapes). This catches
14813 escapes to non-null, ASCII values. An error results if an invalid
14948 literals. The compiler now supports all single character escapes
14949 as well as the Octal and Hex escapes. Note: the insertion of a
/titanic_44/usr/src/cmd/terminfo/
H A Dtermcap.src213 # escapes:
2079 # fail to interpret the ^O and ^N escapes properly. Symptom: the :me:
2212 # The problem with real vt220 terminals is they don't send escapes when in
2214 # escapes or 2> put the vt220 into vt100 mode and use all the nifty
3514 # sends PC-style escapes rather than vt100.
8862 # Avatar escapes not used by these entries (because maybe you're smarter
10901 # escapes will be passed through to the printer. Only trouble
12336 # holds onto escapes and botches ^C's. The sb2 is the best of the 3.
18745 # of the ECMA-48 escapes.
19080 # * Change some \0 escapes to \200.
[all …]
H A Dterminfo.src213 # escapes:
2343 # fail to interpret the ^O and ^N escapes properly. Symptom: the <sgr0>
2499 # The problem with real vt220 terminals is they don't send escapes when in
2501 # escapes or 2> put the vt220 into vt100 mode and use all the nifty
4006 # sends PC-style escapes rather than vt100.
9954 # Avatar escapes not used by these entries (because maybe you're smarter
12310 # escapes will be passed through to the printer. Only trouble
13905 # holds onto escapes and botches ^C's. The sb2 is the best of the 3.
20961 # of the ECMA-48 escapes.
21296 # * Change some \0 escapes to \200.
[all …]
/titanic_44/usr/src/cmd/ssh/doc/
H A DChangeLog1146 - handle escapes in real and original key format, ok millert@
/titanic_44/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex4735 % @tex ... @end tex escapes into raw Tex temporarily.