Home
last modified time | relevance | path

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

123

/freebsd-14-stable/contrib/tcsh/nls/greek/
HDset333 31 Ανάπτυξη escapes Ιστορίας
34 32 Ανάπτυξη escapes Ιστορίας σε μιά γραμμή
53 51 Ανάπτυξη escapes Ιστορίας και παρεμβολή ενός space
/freebsd-14-stable/usr.bin/dtc/
HDstring.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()
HDutil.hh106 void push_string(byte_buffer &v, const std::string &s, bool escapes=false);
/freebsd-14-stable/contrib/libucl/tests/basic/
HDescapes.in1 # Checks for escapes in strings
/freebsd-14-stable/contrib/one-true-awk/testdir/
HDNOTES1 Need some tests for octal, hex, various string escapes.
/freebsd-14-stable/contrib/tcsh/nls/russian/
HDset333 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/
HDset333 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/
HDset333 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/
HDNewThings103 * multiple : modifiers in variables and ! escapes. Things like:
126 * prompt2 and prompt3 can have prompt escapes.
131 * %{..%} escapes in prompt
HDtcsh.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-14-stable/contrib/tcsh/nls/spanish/
HDset333 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/
HDmail.tildehelp2 The following ~ escapes are defined:
/freebsd-14-stable/usr.bin/sed/
HDprocess.c586 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/
HDescape.exp2 …n" VAR1BSdA 111\\\$\{A\}; printf "%s=:%s:\n" VAR1BSc 111\#\ backslash\ escapes\ comment\ char,\ …
/freebsd-14-stable/contrib/ldns/drill/
HDChangeLog.22-nov-200547 * escapes in names argument and txt and dname data
/freebsd-14-stable/contrib/bc/tests/
HDhistory.py55 escapes = [ variable
120 if c in escapes:
/freebsd-14-stable/crypto/openssl/doc/man3/
HDX509_NAME_print_ex.pod29 This supports multi-valued RDNs and escapes B</> and B<+> characters in values.
/freebsd-14-stable/stand/forth/
HDcheck-password.4th167 \ the user aborts/escapes the countdown sequence leading to boot).
/freebsd-14-stable/contrib/openpam/
HDHISTORY132 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/
HDchangelog446 * Removed erraneous escapes in manpage - some data wasn't visable,
/freebsd-14-stable/contrib/mandoc/
HDTODO125 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/
HDCHANGES168 - New percent escapes: %A expands to the server address; %H expands to
/freebsd-14-stable/contrib/less/
HDNEWS1055 * New percent escapes for prompt strings:
1387 Also, % escapes which refer to a line (b=bottom, t=top, etc.)
/freebsd-14-stable/contrib/dialog/
HDCHANGES337 "\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/
HDONEWS913 - Fixed bug in hexadecimal escapes which allowed only digits,
914 not letters, in escapes

123