Lines Matching refs:quote
984 #include <quote.h>
1705 complain_at (*loc, _("invalid directive: %s"), quote (gram_text));
1765 complain_at (*loc, _("invalid identifier: %s"), quote (gram_text));
1910 quote (gram_text));
2032 | The initial quote is already eaten. |
2064 | The initial quote is already eaten. |
2215 /* Quote only if escaping won't make the character visible. */
2217 p = quote (p);
3583 complain_at (loc, _("integer out of range: %s"), quote (number));
3685 token_end = quote (token_end);