| /freebsd-14-stable/contrib/tcsh/nls/greek/ |
| HD | set3 | 33 31 Ανάπτυξη escapes Ιστορίας 34 32 Ανάπτυξη escapes Ιστορίας σε μιά γραμμή 53 51 Ανάπτυξη escapes Ιστορίας και παρεμβολή ενός space
|
| /freebsd-14-stable/usr.bin/dtc/ |
| HD | 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()
|
| HD | util.hh | 106 void push_string(byte_buffer &v, const std::string &s, bool escapes=false);
|
| /freebsd-14-stable/contrib/libucl/tests/basic/ |
| HD | escapes.in | 1 # Checks for escapes in strings
|
| /freebsd-14-stable/contrib/one-true-awk/testdir/ |
| HD | NOTES | 1 Need some tests for octal, hex, various string escapes.
|
| /freebsd-14-stable/contrib/tcsh/nls/russian/ |
| HD | 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-14-stable/contrib/tcsh/nls/ukrainian/ |
| HD | 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-14-stable/contrib/tcsh/nls/C/ |
| HD | 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-14-stable/contrib/tcsh/ |
| HD | NewThings | 103 * multiple : modifiers in variables and ! escapes. Things like: 126 * prompt2 and prompt3 can have prompt escapes. 131 * %{..%} escapes in prompt
|
| HD | 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-14-stable/contrib/tcsh/nls/spanish/ |
| HD | 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-14-stable/usr.bin/mail/misc/ |
| HD | mail.tildehelp | 2 The following ~ escapes are defined:
|
| /freebsd-14-stable/usr.bin/sed/ |
| HD | process.c | 586 static const char escapes[] = "\\\a\b\f\r\t\v"; in lputs() local 635 (p = strchr(escapes, c)) != NULL) { in lputs() 640 fprintf(outfile, "\\%c", "\\abfrtv"[p - escapes]); in lputs()
|
| /freebsd-14-stable/contrib/bmake/unit-tests/ |
| HD | escape.exp | 2 …n" VAR1BSdA 111\\\$\{A\}; printf "%s=:%s:\n" VAR1BSc 111\#\ backslash\ escapes\ comment\ char,\ …
|
| /freebsd-14-stable/contrib/ldns/drill/ |
| HD | ChangeLog.22-nov-2005 | 47 * escapes in names argument and txt and dname data
|
| /freebsd-14-stable/contrib/bc/tests/ |
| HD | history.py | 55 escapes = [ variable 120 if c in escapes:
|
| /freebsd-14-stable/crypto/openssl/doc/man3/ |
| HD | X509_NAME_print_ex.pod | 29 This supports multi-valued RDNs and escapes B</> and B<+> characters in values.
|
| /freebsd-14-stable/stand/forth/ |
| HD | check-password.4th | 167 \ the user aborts/escapes the countdown sequence leading to boot).
|
| /freebsd-14-stable/contrib/openpam/ |
| HD | HISTORY | 132 whitespace and understands neither quotes nor backslash escapes. 134 backslash escapes in policy files are now handled in a consistent
|
| /freebsd-14-stable/contrib/byacc/package/debian/ |
| HD | changelog | 446 * Removed erraneous escapes in manpage - some data wasn't visable,
|
| /freebsd-14-stable/contrib/mandoc/ |
| HD | TODO | 125 Unicode escapes in preconv_encode() or somewhere in the vicinity, 146 - \s with arbitrary arg delimiters as already supported for other escapes
|
| /freebsd-14-stable/contrib/tcp_wrappers/ |
| HD | CHANGES | 168 - New percent escapes: %A expands to the server address; %H expands to
|
| /freebsd-14-stable/contrib/less/ |
| HD | NEWS | 1055 * New percent escapes for prompt strings: 1387 Also, % escapes which refer to a line (b=bottom, t=top, etc.)
|
| /freebsd-14-stable/contrib/dialog/ |
| HD | 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
|
| /freebsd-14-stable/contrib/flex/ |
| HD | ONEWS | 913 - Fixed bug in hexadecimal escapes which allowed only digits, 914 not letters, in escapes
|