Home
last modified time | relevance | path

Searched refs:S_htrqxe (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/csh/
H A Dsh.tconst.c145 tchar S_htrqxe[]={'h', 't', 'r', 'q', 'x', 'e', 0}; variable
H A Dsh.dol.c557 if (!any(c, S_htrqxe)) in Dgetdol()
H A Dsh.lex.c463 if (!any(c, S_htrqxe)) in getdol()