Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/tcsh/
Dtc.nls.h46 extern int NLSClassify (Char, int);
Dtc.nls.c119 NLSClassify(Char c, int nocomb) in NLSClassify() function
Ded.refresh.c170 w = NLSClassify(c, nocomb); in Draw()
1129 w = NLSClassify(*cp & CHAR, cp == Prompt); in RefCursor()
1161 w = NLSClassify(*cp & CHAR, cp == InputBuf); in RefCursor()
1254 w = NLSClassify(c, cp == InputBuf); in RefPlusOne()