Searched refs:lquote (Results 1 – 11 of 11) sorted by relevance
341 pbstr(lquote); in expand_builtin()346 pbstr(lquote); in expand_builtin()520 pbstr(lquote); in expand_builtin()580 pbstr(lquote); in expand_macro()585 pbstr(lquote); in expand_macro()627 pbstr(lquote); in dodefn()770 lquote[0] = LQUOTE; lquote[1] = EOS; in dochq()773 strlcpy(lquote, argv[2], sizeof(lquote)); in dochq()
164 (trace_flags & TRACE_QUOTE) ? lquote : "", in trace()191 fprintf(traceout, "%s", lquote); in finish_trace()
74 char lquote[MAXCCHARS+1] = {LQUOTE}; /* left quote character (`) */ variable340 if (LOOK_AHEAD(t,lquote)) { /* strip quotes */ in macro()353 } else if (LOOK_AHEAD(l,lquote)) { in macro()355 outputstr(lquote); in macro()
167 extern char lquote[MAXCCHARS+1];/* left quote character (`) */
446 pbstr(lquote); in doprintfilename()
2 lquote and quotes both used5 lquote ``
5 lquote '
5 lquote ``
1082 my $lquote = $self->{LQUOTE};1084 $lquote =~ s{ \A \" }{""}xms;1086 $preamble =~ s{ [@] LQUOTE [@] }{$lquote}xms;
604 530 if (lquote != def_lquote)637 0x3b80 535 lquote = (lq == nil || *lq == '\0') ? \648 @code{lquote} and @code{rquote} to see if they are in fact the new left653 (@value{GDBP}) @b{p lquote}660 @code{lquote} and @code{rquote} are indeed the new left and right quotes.668 535 lquote = (lq == nil || *lq == '\0') ? def_lquote\674 539 len_rquote = strlen(lquote);686 539 len_rquote = strlen(lquote);697 @code{len_rquote} are meant to be the lengths of @code{lquote} and704 (@value{GDBP}) @b{p len_lquote=strlen(lquote)}[all …]
2109 cpan/podlators/t/data/snippets/man/lquote-and-quote2110 cpan/podlators/t/data/snippets/man/lquote-rquote