Searched refs:escapes (Results 1 – 18 of 18) sorted by relevance
6 msggen: convert { \a \b \f \n \r \v } back to C escapes10 01-06-10 msgcpp: add proper escapes to OMIT pattern
32 "escapes":"escape \u001b newline \n cr \r backslash \\\\ quote \"",\
10 * Add escapes to echo commands where a backslash was present
57 following escapes hold (as in C):77 surrounded by quotes. The same escapes hold as for strings above.
579 static const char escapes[] = "\\\a\b\f\r\t\v"; in lputs() local628 (p = strchr(escapes, c)) != NULL) { in lputs()634 "\\abfrtv"[(uintptr_t)p - (uintptr_t)escapes]); in lputs()
42 -DUCVISUAL compile in code to handle \ escapes for visual on
40 special device control escapes (from routine devcntrl() in dpost.c).
10 * Only uses a subset of VT100 escapes (ANSI.SYS compatible).
69 \ "\#define" escapes to add the offsets from the base structure/union
166 \ the user aborts/escapes the countdown sequence leading to boot).
68 \ "\#define" escapes to add the offsets from the base structure/union
397 07-03-19 regex/regdecomp.c: fix REX_ONECHAR escapes and add REX_KMP879 02-11-14 sfio/sfvprintf.c: add %#c for C escapes1297 fmtquote: escapes >0177 only if (flags&2)1311 sfkeyprintf: add %q for '...' quoting with ansi escapes
361 ** character it escapes that character and allows it to be inserted into
1115 as the standard escapes for quote and backslash. Ensures that the 13676 common ACPI string output procedure which handles escapes properly14011 Added a warning message for invalid escapes (a backslash followed14012 by any character other than the allowable escapes). This catches14813 escapes to non-null, ASCII values. An error results if an invalid14948 literals. The compiler now supports all single character escapes14949 as well as the Octal and Hex escapes. Note: the insertion of a
213 # 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 in2214 # escapes or 2> put the vt220 into vt100 mode and use all the nifty3514 # sends PC-style escapes rather than vt100.8862 # Avatar escapes not used by these entries (because maybe you're smarter10901 # escapes will be passed through to the printer. Only trouble12336 # 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 …]
213 # 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 in2501 # escapes or 2> put the vt220 into vt100 mode and use all the nifty4006 # sends PC-style escapes rather than vt100.9956 # Avatar escapes not used by these entries (because maybe you're smarter12312 # escapes will be passed through to the printer. Only trouble13907 # holds onto escapes and botches ^C's. The sb2 is the best of the 3.20963 # of the ECMA-48 escapes.21298 # * Change some \0 escapes to \200.[all …]
4735 % @tex ... @end tex escapes into raw Tex temporarily.