Searched refs:spell_me (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/tcsh/ |
H A D | tw.decls.h | 107 extern int spell_me (struct Strbuf *, int, Char *,
|
H A D | tw.spell.c | 37 spell_me(struct Strbuf *oldname, int looking, Char *pat, eChar suf) in spell_me() function
|
H A D | tw.parse.c | 318 search_ret = spell_me(&wordbuf, looking, pat, suf); in tenematch() 366 search_ret = spell_me(&wordbuf, looking, pat, suf); in tenematch()
|