Searched refs:backslashed (Results 1 – 11 of 11) sorted by relevance
| /openbsd/src/gnu/usr.bin/binutils/gdb/ |
| D | charset.c | 522 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()
|
| D | ChangeLog | 9697 * charset.c (backslashable, backslashed, represented): Remove 'e'
|
| /openbsd/src/gnu/usr.bin/perl/cpan/ExtUtils-Manifest/t/ |
| D | Manifest.t | 320 'backslashed manifest filename' ); 331 'backslashed and quoted manifest filename' );
|
| /openbsd/src/gnu/usr.bin/perl/pod/ |
| D | perlrequick.pod | 83 In the last regex, the forward slash C<'/'> is also backslashed,
|
| D | perlop.pod | 2663 backslashed character classes such as C<\d> or C<\pL>, nor variable 2892 Just as in the shell, a backslashed bareword following the C<<< << >>> 3166 Any backslashed sequences including C<\\> are treated at the stage 3180 The other escape sequences such as C<\200> and C<\t> and backslashed 3190 The other escape sequences such as C<\200> and C<\t> and backslashed
|
| D | perlre.pod | 456 backslashed nor within a bracketed character class, nor within the characters 898 backslashed sequence like C<\x{...}>, it is either a fatal syntax error, 1355 are no backslashed symbols that aren't alphanumeric. So anything
|
| D | perlsyn.pod | 554 LIST must be references. The backslashed variable will become an alias
|
| D | perlretut.pod | 198 In the last regexp, the forward slash C<'/'> is also backslashed, 206 be backslashed:
|
| D | perlsub.pod | 1525 Any backslashed prototype character represents an actual argument
|
| D | perlfunc.pod | 6406 characters backslashed. (That is, all ASCII characters not matching
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/ |
| D | FSFChangeLog | 141 backslash-newline with nothing, and non-backslashed newline
|