Home
last modified time | relevance | path

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

123

/freebsd/contrib/tcsh/nls/greek/
H A Dset333 31 Ανάπτυξη escapes Ιστορίας
34 32 Ανάπτυξη escapes Ιστορίας σε μιά γραμμή
53 51 Ανάπτυξη escapes Ιστορίας και παρεμβολή ενός space
/freebsd/usr.bin/dtc/
H A Dstring.cc49 push_string(byte_buffer &buffer, const string &s, bool escapes) in push_string() argument
55 if (escapes && c == '\\' && i+1 < length) in push_string()
H A Dutil.hh106 void push_string(byte_buffer &v, const std::string &s, bool escapes=false);
/freebsd/contrib/libucl/tests/basic/
H A Descapes.in1 # Checks for escapes in strings
/freebsd/contrib/one-true-awk/testdir/
H A DNOTES1 Need some tests for octal, hex, various string escapes.
/freebsd/contrib/tcsh/nls/russian/
H A Dset333 31 Expand history escapes
34 32 Expand the history escapes in a line
53 51 Expand history escapes and insert a space
/freebsd/contrib/tcsh/nls/C/
H A Dset333 31 Expand history escapes
34 32 Expand the history escapes in a line
53 51 Expand history escapes and insert a space
/freebsd/contrib/tcsh/nls/ukrainian/
H A Dset333 31 Expand history escapes
34 32 Expand the history escapes in a line
53 51 Expand history escapes and insert a space
/freebsd/contrib/tcsh/
H A DNewThings103 * multiple : modifiers in variables and ! escapes. Things like:
126 * prompt2 and prompt3 can have prompt escapes.
131 * %{..%} escapes in prompt
H A Dtcsh.man2html195 s/\\(e|\\)/\\/g; # \e, \\; must do this after other escapes
611 && (length($text) > 1 # and history escapes
655 # Convert nroff font escapes to HTML
/freebsd/contrib/tcsh/nls/spanish/
H A Dset333 31 Expande los escapes del historial
34 32 Expande los escapes del historial en una línea
53 51 Expande los escapes del historial e inserta un espacio
/freebsd/usr.bin/mail/misc/
H A Dmail.tildehelp2 The following ~ escapes are defined:
/freebsd/usr.bin/sed/
H A Dprocess.c583 static const char escapes[] = "\\\a\b\f\r\t\v"; in lputs() local
632 (p = strchr(escapes, c)) != NULL) { in lputs()
637 fprintf(outfile, "\\%c", "\\abfrtv"[p - escapes]); in lputs()
/freebsd/contrib/ldns/drill/
H A DChangeLog.22-nov-200547 * escapes in names argument and txt and dname data
/freebsd/bin/ed/
H A DPOSIX34 that <file> arguments are processed for backslash escapes, i.e., any
/freebsd/contrib/bc/tests/
H A Dhistory.py55 escapes = [ variable
120 if c in escapes:
/freebsd/crypto/openssl/doc/man3/
H A DX509_NAME_print_ex.pod29 This supports multi-valued RDNs and escapes B</> and B<+> characters in values.
/freebsd/stand/forth/
H A Dcheck-password.4th167 \ the user aborts/escapes the countdown sequence leading to boot).
/freebsd/contrib/openpam/
H A DHISTORY132 whitespace and understands neither quotes nor backslash escapes.
134 backslash escapes in policy files are now handled in a consistent
/freebsd/contrib/bsddialog/
H A DCHANGELOG58 * add: new escapes \Zd, \Zk, \Zs, \ZD, \ZK, \ZS, for --text-escape.
129 * add: escapes for conf.text.highlight \Zd, \Zk, \Zs, \ZD, \ZK, \ZS.
/freebsd/contrib/mandoc/
H A DTODO133 Unicode escapes in preconv_encode() or somewhere in the vicinity,
154 - \s with arbitrary arg delimiters as already supported for other escapes
/freebsd/bin/sh/
H A DTOUR158 The character CTLESC escapes the next character, so that in case
/freebsd/contrib/less/
H A DNEWS1055 * New percent escapes for prompt strings:
1387 Also, % escapes which refer to a line (b=bottom, t=top, etc.)
/freebsd/contrib/tcp_wrappers/
H A DCHANGES168 - New percent escapes: %A expands to the server address; %H expands to
/freebsd/contrib/dialog/
H A DCHANGES337 "\s", as well as handle octal escapes for single byte characters.
365 necessary to retain backslashes within quotes to make "\Z" escapes
1512 + modify logic for \Z escapes to make those that set video attributes
1514 + modify logic for \Z escapes to allow foreground and background
2364 defined, and has private-mode escapes in both enter_ca_mode and

123