Home
last modified time | relevance | path

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

/freebsd/contrib/tcsh/
H A Dtw.decls.h111 extern int spdist (const Char *, const Char *);
H A Dtw.spell.c106 spdist(const Char *s, const Char *t) in spdist() function
H A Dtw.parse.c1058 nd = spdist(target, item.s); /* test the item against original */ in tw_collect_items()