Home
last modified time | relevance | path

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

/NextBSD/contrib/tcsh/
HDtw.spell.c46 int foundslash = 0; in spell_me() local
54 foundslash = 1; in spell_me()
81 looking == TW_COMMAND && (foundslash || *old != '/') ? in spell_me()