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

/freebsd-13-stable/contrib/tcsh/
H A Dtc.nls.c119 NLSClassify(Char c, int nocomb, int drawPrompt) argument
156 if ((w > 0 && !(Iscntrl(c) && (c & CHAR) < 0x100)) || (Isprint(c) && !nocomb))
H A Ded.refresh.c160 Draw(Char *cp, int nocomb, int drawPrompt) argument
195 w = NLSClassify(c, nocomb, drawPrompt);

Completed in 105 milliseconds