Home
last modified time | relevance | path

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

/freebsd/contrib/tcsh/
H A Ded.inputl.c51 static int SpellLine (int);
234 if (SpellLine(!Strcmp(*(crct->vec), STRcmd)) == 1) { in Inputl()
349 if (SpellLine(FALSE) < 0) in Inputl()
835 SpellLine(int cmdonly) in SpellLine() function