Searched refs:spell_me (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/contrib/tcsh/
H A Dtw.decls.h108 extern int spell_me (struct Strbuf *, int, Char *,
H A Dtw.spell.c39 /* spell_me : return corrrectly spelled filename. From K&P spname */
41 spell_me(struct Strbuf *oldname, int looking, Char *pat, eChar suf) function
H A Dtw.parse.c322 search_ret = spell_me(&wordbuf, looking, pat, suf);
370 search_ret = spell_me(&wordbuf, looking, pat, suf);

Completed in 174 milliseconds