Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/sgs/m4/common/
H A Dm4ext.c86 wchar_t rquote[MAXSYM+1] = L"\'"; variable
H A Dm4macs.c77 (void) wcscpy(rquote, r); in docq()
122 putbak(*rquote); in dodefn()
384 pbstr(rquote); in doshift()
H A Dm4.h134 extern wchar_t rquote[];
H A Dm4.c209 if (match(t, rquote)) { in main()
571 pbstr(rquote); in expand()