Searched refs:NLSClassify (Results 1 – 3 of 3) sorted by relevance
| /freebsd/contrib/tcsh/ |
| H A D | tc.nls.h | 45 extern int NLSClassify (Char, int, int);
|
| H A D | tc.nls.c | 119 NLSClassify(Char c, int nocomb, int drawPrompt) in NLSClassify() function
|
| H A D | ed.refresh.c | 195 w = NLSClassify(c, nocomb, drawPrompt); in Draw() 1155 w = NLSClassify(*cp & CHAR, cp == Prompt, 0); in RefCursor() 1187 w = NLSClassify(*cp & CHAR, cp == InputBuf, 0); in RefCursor() 1280 w = NLSClassify(c, cp == InputBuf, 0); in RefPlusOne()
|