Home
last modified time | relevance | path

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

/freebsd/contrib/tcsh/
H A Dsh.dol.c769 if (!any(TCSH_MODIFIERS, c)) in fixDolMod()
H A Dsh.h1159 #define TCSH_MODIFIERS "ehlqrstuxQ" macro
H A Dsh.lex.c640 if (!any(TCSH_MODIFIERS, c)) { in getdol()