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

/macosx-10.9.5/ksh-20/ksh/src/cmd/ksh93/edit/
H A Dvi.c1191 static int delmotion(Vi_t *vp,int motion, int mode) function
1518 delmotion(vp, '$', BAD);
2546 if(!delmotion(vp, c, 'c'))
2574 if(!delmotion(vp, c, 'd'))
2671 else if(!delmotion(vp, c, 'y'))

Completed in 50 milliseconds