| /freebsd-14-stable/lib/libfigpar/ |
| HD | string_m.c | 268 uint8_t backslash = 0; in strexpandnl() local 277 backslash++; in strexpandnl() 279 backslash = 0; in strexpandnl() 280 else if (backslash > 0) { in strexpandnl() 281 *(--cp1) = (backslash & 1) == 1 ? '\n' : 'n'; in strexpandnl() 282 backslash = 0; in strexpandnl()
|
| /freebsd-14-stable/lib/libdpv/ |
| HD | dialog_util.c | 382 uint8_t backslash = 0; in dialog_prompt_longestline() local 415 if ((backslash ^= 1) == 0) in dialog_prompt_longestline() 417 } else if (backslash) { in dialog_prompt_longestline() 427 backslash = 0; in dialog_prompt_longestline() 432 backslash = 0; in dialog_prompt_longestline() 495 uint8_t backslash = 0; in dialog_prompt_wrappedlines() local 522 if ((backslash ^= 1) == 0) in dialog_prompt_wrappedlines() 524 } else if (backslash) { in dialog_prompt_wrappedlines() 532 backslash = 0; in dialog_prompt_wrappedlines() 537 backslash = 0; in dialog_prompt_wrappedlines()
|
| HD | dpv.c | 111 int backslash; in dpv() local 440 backslash = 0; in dpv() 447 if (!isspace(*fc) && *fc != '\\' && backslash == 0) in dpv() 449 else if (backslash > 0 && *fc != 'n') in dpv() 452 backslash++; in dpv() 453 if (backslash > 2) in dpv()
|
| /freebsd-14-stable/contrib/bmake/unit-tests/ |
| HD | opt-file.mk | 9 all: file-ending-in-backslash 10 all: file-ending-in-backslash-mmap 40 file-ending-in-backslash: .PHONY
|
| HD | varmod-loop.mk | 237 : ${:U1:@i@ backslash=\ end@} 240 : ${:U1:@i@ dollar=\$\$ at=\@ backslash=\\ end@} 242 : ${:U1:@i@ dollar=\$\$\$\$ at=\@\@ backslash=\\\\ end@} 244 : ${:U1:@i@ dollar=$$$$ at=\@\@ backslash=\\\\ end@}
|
| HD | directive-for-errors.mk | 42 ${:U\\}= backslash # see whether the "variable" '\' is local 45 . info Dollar $$ ${$} $($) and backslash $\ ${\} $(\).
|
| HD | varname-dot-newline.exp | 3 backslash newline: <\
|
| HD | directive-for-escape.mk | 97 ${:U\\}= backslash
|
| /freebsd-14-stable/usr.bin/tr/ |
| HD | str.c | 51 static int backslash(STR *, int *); 77 s->lastch = backslash(s, &is_octal); in next() 197 s->equiv[0] = backslash(s, NULL); in genequiv() 250 stopval = backslash(s, &octal); in genrange() 303 s->lastch = backslash(s, NULL); in genseq() 316 s->cnt = backslash(s, NULL); in genseq() 342 backslash(STR *s, int *is_octal) in backslash() function
|
| /freebsd-14-stable/contrib/tcsh/ |
| HD | eight-bit.me | 63 keycode 95 = backslash bar odiaeresis Odiaeresis 73 keysym backslash = backslash bar Odiaeresis odiaeresis 87 alt["backslash"] = "Odiaeresis"; alt["bar"] = "odiaeresis";
|
| /freebsd-14-stable/crypto/openssl/apps/ |
| HD | dgst.c | 518 static const char *newline_escape_filename(const char *file, int * backslash) in newline_escape_filename() argument 536 *backslash = 1; in newline_escape_filename() 553 int i, backslash = 0, ret = EXIT_FAILURE; in do_fp() local 623 file = newline_escape_filename(file, &backslash); in do_fp() 625 if (backslash == 1) in do_fp()
|
| /freebsd-14-stable/contrib/one-true-awk/testdir/ |
| HD | T.builtin | 77 # Test for backslash handling 90 diff foo1 foo2 || echo 'BAD: T.builtin continuation handling (backslash)'
|
| /freebsd-14-stable/contrib/sendmail/src/ |
| HD | util.c | 230 bool backslash = false; local 248 if (backslash) 250 backslash = false; 255 backslash = true; 273 if (length - (ptr - string) <= (size_t) ((backslash ? 1 : 0) + 279 backslash = false; 336 bool backslash = false; local 342 if (backslash) 344 backslash = false; 353 backslash = true;
|
| /freebsd-14-stable/stand/common/ |
| HD | interp_backslash.c | 28 backslash(const char *str) in backslash() function
|
| HD | interp_parse.c | 95 if (!str || (p = copy = backslash(str)) == NULL) in parse()
|
| /freebsd-14-stable/contrib/tcsh/nls/greek/ |
| HD | set1 | 44 42 Tο όρισμα του -c τελειώνει σε backslash
|
| /freebsd-14-stable/contrib/tcsh/nls/ukrainian/ |
| HD | set1 | 44 42 Аргумент -c закінчується backslash'ем
|
| /freebsd-14-stable/usr.bin/sed/ |
| HD | POSIX | 40 backslash in front of it. This implementation follows the BSD 58 for backslash. Some historical versions of sed displayed two 151 reasonable, however, it also doesn't state that the backslash is 154 As historic sed implementations always discarded the backslash,
|
| /freebsd-14-stable/crypto/openssl/doc/man1/ |
| HD | openssl-storeutl.pod.in | 90 Special characters may be escaped by C<\> (backslash), whitespace is retained. 109 characters may be escaped by \ (backslash), no spaces are skipped.
|
| /freebsd-14-stable/contrib/wpa/wpa_supplicant/ |
| HD | README-P2P | 241 parameters - Escape single quote & backslash: 242 with a backslash 0x27 == ' == \', and 0x5c == \ == \\ 335 Escape single quote & backslash with a backslash: 339 Escape single quote & backslash with a backslash: 365 Escape single quote & backslash with a backslash: 369 Escape single quote & backslash with a backslash: 810 Escaped single quote & backslash with a backslash:
|
| /freebsd-14-stable/crypto/openssl/doc/man3/ |
| HD | ASN1_STRING_print_ex.pod | 56 Printable characters are normally escaped using the backslash '\' character. If 58 double quote characters: this is arguably more readable than the backslash
|
| /freebsd-14-stable/sys/contrib/openzfs/config/ |
| HD | po.m4 | 241 # Find a way to echo strings without interpreting backslash. 276 # See if the line ends in a backslash. 280 # Print the line, without the trailing backslash. 283 # There was no trailing backslash. The end of the variable definition is 289 # A trailing backslash means that the variable definition continues in the
|
| /freebsd-14-stable/contrib/netbsd-tests/bin/sh/ |
| HD | t_cmdsub.sh | 614 atf_check -s exit:0 -e empty -o inline:'G: backslash at end of line\n' \ 617 echo G: backslash at end of line # \
|
| /freebsd-14-stable/contrib/nvi/catalog/ |
| HD | README | 75 character. So the double-quote needs to be escaped by a backslash to be 76 included in a message; same as the backslash itself.
|
| /freebsd-14-stable/crypto/heimdal/lib/roken/ |
| HD | fnmatch.hin | 53 #define FNM_NOESCAPE 0x01 /* Disable backslash escaping. */
|