Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libshell/common/edit/
H A Dvi.c1702 int nextmotion; in mvcursor() local
1716 nextmotion = paren_chars[count+3]; in mvcursor()
1719 nextmotion = paren_chars[count-3]; in mvcursor()
1723 if(virtual[tcur_virt] == nextmotion) in mvcursor()