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

/freebsd-11-stable/contrib/tcsh/
H A Ded.inputl.c51 static int SpellLine (int);
234 if (SpellLine(!Strcmp(*(crct->vec), STRcmd)) == 1) {
349 if (SpellLine(FALSE) < 0)
826 * SpellLine - do spelling correction on the entire command line
835 SpellLine(int cmdonly) function

Completed in 102 milliseconds