Searched refs:LQUOTE (Results 1 – 3 of 3) sorted by relevance
98 #define LQUOTE '`' macro
76 char lquote[MAXCCHARS + 1] = {LQUOTE}; /* left quote character (`) */
750 lquote[0] = LQUOTE; lquote[1] = EOS; in dochq()