Searched refs:TCSH_MODIFIERS (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/tcsh/ | ||
H A D | sh.dol.c | 769 if (!any(TCSH_MODIFIERS, c)) in fixDolMod() |
H A D | sh.h | 1159 #define TCSH_MODIFIERS "ehlqrstuxQ" macro |
H A D | sh.lex.c | 640 if (!any(TCSH_MODIFIERS, c)) { in getdol() |