Searched refs:rquote (Results 1 – 7 of 7) sorted by relevance
328 pbstr(rquote); in expand_builtin()333 pbstr(rquote); in expand_builtin()501 pbstr(rquote); in expand_builtin()561 pbstr(rquote); in expand_macro()566 pbstr(rquote); in expand_macro()608 pbstr(rquote); in dodefn()754 rquote[0] = RQUOTE; rquote[1] = EOS; in dochq()758 strlcpy(rquote, argv[3], sizeof(rquote)); in dochq()760 rquote[0] = ECOMMT; rquote[1] = EOS; in dochq()
168 (trace_flags & TRACE_QUOTE) ? rquote : ""); in trace()196 fprintf(traceout, "%s", rquote); in finish_trace()
77 char rquote[MAXCCHARS+1] = {RQUOTE}; /* right quote character (') */ variable341 if (LOOK_AHEAD(l,rquote)) { in macro()343 outputstr(rquote); in macro()
173 extern char rquote[MAXCCHARS+1];/* right quote character (') */
445 pbstr(rquote); in doprintfilename()
503 0x3b5c 532 if (rquote != def_rquote)508 536 rquote = (rq == nil || *rq == '\0') ? def_rquote\511 538 len_lquote = strlen(rquote);514 `lquote' and `rquote' to see if they are in fact the new left and right520 (gdb) p rquote523 `lquote' and `rquote' are indeed the new left and right quotes. To528 533 xfree(rquote);532 536 rquote = (rq == nil || *rq == '\0') ? def_rquote\535 538 len_lquote = strlen(rquote);554 meant to be the lengths of `lquote' and `rquote' respectively. We can[all …]
635 0x3b5c 532 if (rquote != def_rquote)640 536 rquote = (rq == nil || *rq == '\0') ? def_rquote\643 538 len_lquote = strlen(rquote);648 @code{lquote} and @code{rquote} to see if they are in fact the new left655 (@value{GDBP}) @b{p rquote}660 @code{lquote} and @code{rquote} are indeed the new left and right quotes.666 533 xfree(rquote);670 536 rquote = (rq == nil || *rq == '\0') ? def_rquote\673 538 len_lquote = strlen(rquote);698 @code{rquote} respectively. We can set them to better values using[all …]