Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/vi/port/
H A Dex_put.c64 int (*Putchar)() = normchar;
79 Putchar = t ? listchar : normchar;
125 (void) normchar(c); in listchar()
134 normchar(wchar_t c) in normchar() function
140 (void) normchar('\\'); in normchar()
H A Dex.h439 int normchar(wchar_t);