Home
last modified time | relevance | path

Searched refs:undap2 (Results 1 – 10 of 10) sorted by relevance

/illumos-gate/usr/src/cmd/vi/port/
H A Dex_cmdsub.c72 undap1 = undap2 = dot + 1; in append()
80 undap2 = addr2 + 1; in append()
90 undap2++; in append()
112 undap1 = undap2 = addr1; in appendnone()
187 undap2 -= i; in delete()
309 undap1 = undap2 = addr1; in join()
395 undap2 = undap1 + nlines; in move1()
400 undap2 = addr2; in move1()
555 undap2 = dot + 1; in pragged()
1434 undap2 = jp + i; in undo()
[all …]
H A Dex_vops.c114 addr2 = undap2 - 1;
125 if (undkind == UNDPUT && undap1 == undap2) {
138 vreplace(undap1 - addr, undap2 - undap1,
292 unddol += more; truedol += more; undap2 += more;
863 vreplace(vcline, cnt, undap2 - undap1); in vfilter()
H A Dex_vmain.c957 undap1++, undap2++;
971 …), undap1=%d, undap2=%d, dot=%d\n", vcline, i, nlput, lineno(undap1), lineno(undap2), lineno(dot));
1359 undap1 = undap2 = dot;
H A Dex_set.c151 if (tmpadr == undap2) { in set()
H A Dex_unix.c419 undap1 = undap2 = addr2+1; in vi_filter()
H A Dex_v.c421 undap2 = dol + 1; in undvis()
H A Dex.h353 var line *undap2; /* New lines end before undap2 */ variable
H A Dex_vget.c748 s, undkind, vundkind, lineno(unddel), lineno(undap1), lineno(undap2));
H A Dex_io.c463 undap1 = undap2 = dot + 1; in rop()
H A Dex_subr.c726 undap2 = a2 + 1; in save()