Home
last modified time | relevance | path

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

/freebsd/contrib/tcsh/
H A Dtw.spell.c42 int foundslash = 0; in spell_me() local
50 foundslash = 1; in spell_me()
77 looking == TW_COMMAND && (foundslash || *old != '/') ? in spell_me()