Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/edit/
H A Dvi.c111 int lastmotion; /* last motion */ member
394 vp->lastmotion = '\0'; in ed_viread()
2401 if(mode && (fold(vp->lastmotion)=='F' || fold(vp->lastmotion)=='T')) in textmod()
2402 vp->lastmotion = ';'; in textmod()
2550 c = vp->lastmotion; in textmod()
2554 vp->lastmotion = c; in textmod()
2579 c = vp->lastmotion; in textmod()
2583 vp->lastmotion = c; in textmod()
2678 c = vp->lastmotion; in textmod()
2682 vp->lastmotion = c; in textmod()