Searched defs:delmotion (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libshell/common/edit/
H A Dvi.c1141 static int delmotion(Vi_t *vp,int motion, int mode) function
1462 delmotion(vp, '$', BAD);
2461 if(!delmotion(vp, c, 'c'))
2489 if(!delmotion(vp, c, 'd'))
2586 else if(!delmotion(vp, c, 'y'))

Completed in 84 milliseconds