Home
last modified time | relevance | path

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

/freebsd/contrib/tcsh/
H A Dtw.decls.h107 extern int spell_me (struct Strbuf *, int, Char *,
H A Dtw.spell.c37 spell_me(struct Strbuf *oldname, int looking, Char *pat, eChar suf) in spell_me() function
H A Dtw.parse.c318 search_ret = spell_me(&wordbuf, looking, pat, suf); in tenematch()
366 search_ret = spell_me(&wordbuf, looking, pat, suf); in tenematch()