Home
last modified time | relevance | path

Searched refs:backslashed (Results 1 – 6 of 6) sorted by relevance

/freebsd-12.1/usr.sbin/autofs/
H A Ddefined.c89 bool backslashed = false, bracketed = false; in defined_expand() local
95 if (c == '\\' && backslashed == false) { in defined_expand()
96 backslashed = true; in defined_expand()
99 if (backslashed) { in defined_expand()
100 backslashed = false; in defined_expand()
103 backslashed = false; in defined_expand()
205 backslashed = bracketed = false; in defined_expand()
H A Dcommon.c343 bool backslashed = false; in expand_ampersand() local
351 if (c == '\\' && backslashed == false) { in expand_ampersand()
352 backslashed = true; in expand_ampersand()
355 if (backslashed) { in expand_ampersand()
356 backslashed = false; in expand_ampersand()
359 backslashed = false; in expand_ampersand()
383 backslashed = false; in expand_ampersand()
/freebsd-12.1/contrib/gdb/gdb/
H A Dcharset.c522 static char *backslashed[] = {"a", "b", "f", "n", "r", "t", "v", "0"}; variable
541 return backslashed[ix - represented]; in default_c_target_char_has_backslash_escape()
/freebsd-12.1/lib/libc/regex/
H A DWHATSNEW75 error (except, of course, for the handful of backslashed metacharacters
/freebsd-12.1/contrib/nvi/regex/
H A DWHATSNEW75 error (except, of course, for the handful of backslashed metacharacters
/freebsd-12.1/contrib/gcc/
H A DFSFChangeLog141 backslash-newline with nothing, and non-backslashed newline