Home
last modified time | relevance | path

Searched refs:lquote (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/m4/common/
H A Dm4ext.c85 wchar_t lquote[MAXSYM+1] = L"`"; variable
H A Dm4macs.c76 (void) wcscpy(lquote, l); in docq()
125 putbak(*lquote); in dodefn()
386 pbstr(lquote); in doshift()
H A Dm4.h131 extern wchar_t lquote[];
H A Dm4.c206 } else if (match(t, lquote)) { in main()
218 } else if (match(t, lquote)) { in main()
580 pbstr(lquote); in expand()