Searched refs:doublequote (Results 1 – 13 of 13) sorted by relevance
| /netbsd-src/tests/bin/sh/ |
| H A D | t_cmdsub.sh | 590 -o inline:'F.1: here-doc embed with unbal single, back- or doublequote '\''\n' \ 594 F.1: here-doc embed with unbal single, back- or doublequote '\'' 598 -o inline:'F.2: here-doc embed with unbal single, back- or doublequote "\n' \ 606 -o inline:'F.3: here-doc embed with unbal single, back- or doublequote `\n' \ 610 F.3: here-doc embed with unbal single, back- or doublequote `
|
| /netbsd-src/external/gpl2/groff/dist/contrib/mom/ |
| H A D | BUGS | 192 The " mark (doublequote), when entered while not in document
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/c-family/ |
| H A D | c-format.cc | 2875 baltoks_t (): singlequote (), doublequote () { } in baltoks_t() 2888 const char *doublequote; member in baltoks_t 3618 baltoks.doublequote = baltoks.doublequote ? NULL : format_chars; in check_plain() 3767 = baltoks.singlequote ? baltoks.singlequote : baltoks.doublequote; in maybe_diag_unbalanced_tokens()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/ |
| H A D | c-format.c | 2882 baltoks_t (): singlequote (), doublequote () { } in baltoks_t() 2895 const char *doublequote; variable 3619 baltoks.doublequote = baltoks.doublequote ? NULL : format_chars; in check_plain() 3768 = baltoks.singlequote ? baltoks.singlequote : baltoks.doublequote; in maybe_diag_unbalanced_tokens()
|
| /netbsd-src/external/gpl3/binutils.old/dist/gas/doc/ |
| H A D | as.texi | 3182 @cindex @code{ \"} (doublequote character) 3183 @cindex doublequote (@code{\"})
|
| H A D | as.info | 27068 * \" (doublequote character): Strings. (line 43) 28356 * doublequote (\"): Strings. (line 43)
|
| /netbsd-src/external/gpl3/binutils/dist/gas/doc/ |
| H A D | as.texi | 3245 @cindex @code{ \"} (doublequote character) 3246 @cindex doublequote (@code{\"})
|
| H A D | as.info | 27494 * \" (doublequote character): Strings. (line 43) 28813 * doublequote (\"): Strings. (line 43)
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/ |
| H A D | md.texi | 634 require doublequote characters to delimit them. To include these 635 doublequote characters in the string, prefix each one with @samp{\}.
|
| H A D | gccint.info | 21423 which require doublequote characters to delimit them. To include these 21424 doublequote characters in the string, prefix each one with '\'.
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/doc/ |
| H A D | md.texi | 634 require doublequote characters to delimit them. To include these 635 doublequote characters in the string, prefix each one with @samp{\}.
|
| H A D | gccint.info | 22454 which require doublequote characters to delimit them. To include these 22455 doublequote characters in the string, prefix each one with '\'.
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | ChangeLog-2003 | 12341 where appropriate. Remove \-escapes for doublequote characters.
|