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

/freebsd-9.3-release/contrib/tcsh/
H A Ded.inputl.c55 static int SpellLine (int);
238 if (SpellLine(!Strcmp(*(crct->vec), STRcmd)) == 1) {
353 if (SpellLine(FALSE) < 0)
827 * SpellLine - do spelling correction on the entire command line
836 SpellLine(int cmdonly) function

Completed in 100 milliseconds