Home
last modified time | relevance | path

Searched refs:backslash (Results 1 – 25 of 522) sorted by relevance

12345678910>>...21

/netbsd-src/external/gpl2/gmake/dist/
H A Dmisc.c78 register int backslash; in collapse_continuations() local
94 backslash = 0; in collapse_continuations()
98 if (backslash) in collapse_continuations()
100 backslash = !backslash; in collapse_continuations()
117 if (backslash) in collapse_continuations()
432 register int backslash = 0; in end_of_token_w32() local
435 && (backslash || !isblank ((unsigned char)*p))) in end_of_token_w32()
439 backslash = !backslash; in end_of_token_w32()
442 backslash = !backslash; in end_of_token_w32()
447 backslash = 0; in end_of_token_w32()
/netbsd-src/usr.bin/tr/
H A Dstr.c63 static int backslash(STR *);
122 s->lastch = backslash(s); in next()
313 s->equiv[0] = backslash(s); in genequiv()
339 stopval = s->str[0] == '\\' ? backslash(s) : (unsigned char)*s->str++; in genrange()
360 s->lastch = backslash(s); in genseq()
371 s->cnt = backslash(s); in genseq()
397 backslash(STR *s) in backslash() function
/netbsd-src/usr.bin/make/unit-tests/
H A Dopt-file.mk9 all: file-ending-in-backslash
10 all: file-ending-in-backslash-mmap
40 file-ending-in-backslash: .PHONY
H A Dvarmod-loop.mk235 : ${:U1:@i@ backslash=\ end@}
238 : ${:U1:@i@ dollar=\$\$ at=\@ backslash=\\ end@}
240 : ${:U1:@i@ dollar=\$\$\$\$ at=\@\@ backslash=\\\\ end@}
242 : ${:U1:@i@ dollar=$$$$ at=\@\@ backslash=\\\\ end@}
H A Ddirective-for-errors.mk42 ${:U\\}= backslash # see whether the "variable" '\' is local
45 . info Dollar $$ ${$} $($) and backslash $\ ${\} $(\).
/netbsd-src/external/gpl2/diffutils/dist/m4/
H A Dc-bs-a.m47 AC_CACHE_CHECK([whether backslash-a works in strings], ac_cv_c_backslash_a,
21 [Define if backslash-a works in C strings.])
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/tests/
H A Dxgettext-csharp-318 // Two backslashes (unlike in Java, where this is just one backslash).
20 // A 6-character string (unlike in Java, where this is just one backslash).
22 // A single backslash.
/netbsd-src/external/gpl3/gdb/dist/gdb/testsuite/gdb.stabs/
H A Daout.sed11 s/# Replace a single backslash with a doubled backslash//
H A Dhppa.sed11 s/# Replace a single backslash with a doubled backslash//
/netbsd-src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.stabs/
H A Daout.sed11 s/# Replace a single backslash with a doubled backslash//
H A Dhppa.sed11 s/# Replace a single backslash with a doubled backslash//
/netbsd-src/usr.sbin/makemandb/
H A Dmakemandb.c1997 const char *backslash, *last_backslash; in parse_escape() local
2004 backslash = strchr(str, '\\'); in parse_escape()
2005 if (backslash == NULL) { in parse_escape()
2015 len = backslash - last_backslash; in parse_escape()
2018 if (backslash[1] == '-' || backslash[1] == ' ') { in parse_escape()
2019 *iter++ = backslash[1]; in parse_escape()
2020 last_backslash = backslash + 2; in parse_escape()
2021 backslash = strchr(last_backslash, '\\'); in parse_escape()
2023 ++backslash; in parse_escape()
2024 mandoc_escape(&backslash, NULL, NULL); in parse_escape()
[all …]
/netbsd-src/external/gpl3/binutils.old/dist/libiberty/
H A Dat-file.texi13 backslash) may be included by prefixing the character to be included
14 with a backslash. The @var{file} may itself contain additional
/netbsd-src/external/gpl3/gcc.old/dist/libiberty/
H A Dat-file.texi13 backslash) may be included by prefixing the character to be included
14 with a backslash. The @var{file} may itself contain additional
/netbsd-src/external/gpl3/gdb.old/dist/libiberty/
H A Dat-file.texi13 backslash) may be included by prefixing the character to be included
14 with a backslash. The @var{file} may itself contain additional
/netbsd-src/external/gpl3/gdb/dist/libiberty/
H A Dat-file.texi13 backslash) may be included by prefixing the character to be included
14 with a backslash. The @var{file} may itself contain additional
/netbsd-src/external/gpl3/gcc/dist/libiberty/
H A Dat-file.texi13 backslash) may be included by prefixing the character to be included
14 with a backslash. The @var{file} may itself contain additional
/netbsd-src/external/gpl3/binutils/dist/libiberty/
H A Dat-file.texi13 backslash) may be included by prefixing the character to be included
14 with a backslash. The @var{file} may itself contain additional
/netbsd-src/external/bsd/nvi/docs/internals/
H A Dquoting101 underlying shell had better be doing the correct backslash
125 from the ex command parser and the backslash protects it from the
185 I intend to treat a backslash in the pattern, followed by the
186 delimiter character or a backslash, as that literal character.
190 immediately following the backslash in all cases, or, if we
206 backslash) at the end of an argument or file name is not handled
/netbsd-src/external/gpl3/binutils.old/dist/config/
H A Dgettext-sister.m446 # The quadruple backslash is collapsed to a double backslash
48 # leaving us with one backslash in the sed expression (right
/netbsd-src/external/gpl3/gcc/dist/config/
H A Dgettext-sister.m446 # The quadruple backslash is collapsed to a double backslash
48 # leaving us with one backslash in the sed expression (right
/netbsd-src/external/gpl3/gcc.old/dist/config/
H A Dgettext-sister.m446 # The quadruple backslash is collapsed to a double backslash
48 # leaving us with one backslash in the sed expression (right
/netbsd-src/external/gpl3/gdb.old/dist/config/
H A Dgettext-sister.m446 # The quadruple backslash is collapsed to a double backslash
48 # leaving us with one backslash in the sed expression (right
/netbsd-src/external/gpl2/grep/dist/src/
H A Ddfa.c717 int backslash = 0, invert; in lex() local
741 if (backslash) in lex()
745 backslash = 1; in lex()
749 if (backslash) in lex()
759 if (backslash) in lex()
783 if (backslash && !(syntax_bits & RE_NO_BK_REFS)) in lex()
791 if (backslash && !(syntax_bits & RE_NO_GNU_OPS)) in lex()
796 if (backslash && !(syntax_bits & RE_NO_GNU_OPS)) in lex()
801 if (backslash && !(syntax_bits & RE_NO_GNU_OPS)) in lex()
806 if (backslash && !(syntax_bits & RE_NO_GNU_OPS)) in lex()
[all …]
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgrep/
H A Ddfa.c691 int backslash = 0, invert; in lex() local
715 if (backslash) in lex()
719 backslash = 1; in lex()
723 if (backslash) in lex()
733 if (backslash) in lex()
757 if (backslash && !(syntax_bits & RE_NO_BK_REFS)) in lex()
765 if (backslash && !(syntax_bits & RE_NO_GNU_OPS)) in lex()
770 if (backslash && !(syntax_bits & RE_NO_GNU_OPS)) in lex()
775 if (backslash && !(syntax_bits & RE_NO_GNU_OPS)) in lex()
780 if (backslash && !(syntax_bits & RE_NO_GNU_OPS)) in lex()
[all …]

12345678910>>...21