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

/ast/src/cmd/ie/
H A Dvi.c1652 int nextmotion; local
1666 nextmotion = paren_chars[count+3];
1669 nextmotion = paren_chars[count-3];
1673 if(virtual[tcur_virt] == nextmotion)
/ast/src/cmd/ksh93/edit/
H A Dvi.c1767 int nextmotion; local
1781 nextmotion = paren_chars[count+3];
1784 nextmotion = paren_chars[count-3];
1788 if(virtual[tcur_virt] == nextmotion)

Completed in 25 milliseconds