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