Home
last modified time | relevance | path

Searched refs:doublequote (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/tests/bin/sh/
H A Dt_cmdsub.sh590 -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 DBUGS192 The " mark (doublequote), when entered while not in document
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-format.cc2875 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 Dc-format.c2882 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 Das.texi3182 @cindex @code{ \"} (doublequote character)
3183 @cindex doublequote (@code{\"})
H A Das.info27068 * \" (doublequote character): Strings. (line 43)
28356 * doublequote (\"): Strings. (line 43)
/netbsd-src/external/gpl3/binutils/dist/gas/doc/
H A Das.texi3245 @cindex @code{ \"} (doublequote character)
3246 @cindex doublequote (@code{\"})
H A Das.info27494 * \" (doublequote character): Strings. (line 43)
28813 * doublequote (\"): Strings. (line 43)
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/
H A Dmd.texi634 require doublequote characters to delimit them. To include these
635 doublequote characters in the string, prefix each one with @samp{\}.
H A Dgccint.info21423 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 Dmd.texi634 require doublequote characters to delimit them. To include these
635 doublequote characters in the string, prefix each one with @samp{\}.
H A Dgccint.info22454 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 DChangeLog-200312341 where appropriate. Remove \-escapes for doublequote characters.