Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/vi/port/
H A Dex_put.c79 Putchar = t ? listchar : normchar;
100 listchar(wchar_t c) in listchar() function
235 if (Putchar == listchar) in slobber()
H A Dex_vwind.c463 d = (column(NOSTR) + WCOLS - 1 + (Putchar == listchar) + insert_null_glitch) / WCOLS; in vdepth()
H A Dex.h438 int listchar(wchar_t);
H A Dex_vadj.c158 if (Putchar == listchar) in vreopen()