Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/vi/port/
H A Dex_vops2.c405 gobblebl = 0; in vappend()
575 addtext(gobblebl ? " " : "\n"); in vappend()
994 if (gobblebl)
995 gobblebl--;
1170 if (c == ' ' && gobblebl) {
1319 gobblebl = 3;
H A Dex_vis.h253 var bool gobblebl; /* Wrapmargin space generated nl, eat a space */ variable