Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/tcsh/
H A Ded.inputl.c55 static int SpellLine (int);
238 if (SpellLine(!Strcmp(*(crct->vec), STRcmd)) == 1) { in Inputl()
353 if (SpellLine(FALSE) < 0) in Inputl()
832 SpellLine(int cmdonly) in SpellLine() function