Searched refs:TCSH_MODIFIERS (Results 1 – 3 of 3) sorted by relevance
| /dragonfly/contrib/tcsh-6/ | ||
| HD | sh.h | 1164 #define TCSH_MODIFIERS "ehlqrstuxQ" macro |
| HD | sh.dol.c | 809 if (!any(TCSH_MODIFIERS, c)) in fixDolMod() |
| HD | sh.lex.c | 664 if (!any(TCSH_MODIFIERS, c)) { in getdol() |