/freebsd/contrib/tcsh/nls/greek/ |
H A D | set3 | 33 31 Ανάπτυξη escapes Ιστορίας 34 32 Ανάπτυξη escapes Ιστορίας σε μιά γραμμή 53 51 Ανάπτυξη escapes Ιστορίας και παρεμβολή ενός space
|
/freebsd/usr.bin/dtc/ |
H A D | string.cc | 49 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 D | util.hh | 106 void push_string(byte_buffer &v, const std::string &s, bool escapes=false);
|
/freebsd/contrib/libucl/tests/basic/ |
H A D | escapes.in | 1 # Checks for escapes in strings
|
/freebsd/contrib/one-true-awk/testdir/ |
H A D | NOTES | 1 Need some tests for octal, hex, various string escapes.
|
/freebsd/contrib/tcsh/nls/russian/ |
H A D | set3 | 33 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 D | set3 | 33 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 D | set3 | 33 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 D | NewThings | 103 * multiple : modifiers in variables and ! escapes. Things like: 126 * prompt2 and prompt3 can have prompt escapes. 131 * %{..%} escapes in prompt
|
H A D | tcsh.man2html | 195 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 D | set3 | 33 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 D | mail.tildehelp | 2 The following ~ escapes are defined:
|
/freebsd/usr.bin/sed/ |
H A D | process.c | 583 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 D | ChangeLog.22-nov-2005 | 47 * escapes in names argument and txt and dname data
|
/freebsd/bin/ed/ |
H A D | POSIX | 34 that <file> arguments are processed for backslash escapes, i.e., any
|
/freebsd/contrib/bc/tests/ |
H A D | history.py | 55 escapes = [ variable 120 if c in escapes:
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | X509_NAME_print_ex.pod | 29 This supports multi-valued RDNs and escapes B</> and B<+> characters in values.
|
/freebsd/stand/forth/ |
H A D | check-password.4th | 167 \ the user aborts/escapes the countdown sequence leading to boot).
|
/freebsd/contrib/openpam/ |
H A D | HISTORY | 132 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 D | CHANGELOG | 58 * 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 D | TODO | 133 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 D | TOUR | 158 The character CTLESC escapes the next character, so that in case
|
/freebsd/contrib/less/ |
H A D | NEWS | 1055 * 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 D | CHANGES | 168 - New percent escapes: %A expands to the server address; %H expands to
|
/freebsd/contrib/dialog/ |
H A D | CHANGES | 337 "\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
|