Home
last modified time | relevance | path

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

/dragonfly/contrib/tcsh-6/
HDsh.h1164 #define TCSH_MODIFIERS "ehlqrstuxQ" macro
HDsh.dol.c809 if (!any(TCSH_MODIFIERS, c)) in fixDolMod()
HDsh.lex.c664 if (!any(TCSH_MODIFIERS, c)) { in getdol()