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

/macosx-10.9.5/ksh-20/ksh/src/cmd/ksh93/edit/
H A Dvi.c124 int lastrepeat; /* last repeat count for motion cmds */ member in struct:_vi_
400 vp->lastrepeat = 1;
760 vp->lastrepeat = vp->repeat;
777 vp->repeat = vp->lastrepeat;
796 vp->lastrepeat = vp->repeat;

Completed in 128 milliseconds