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

/macosx-10.9.5/vim-53/src/proto/
H A Dedit.pro22 int stop_arrow __ARGS((void));
/macosx-10.9.5/vim-53/src/
H A Dfarsi.c785 (void)stop_arrow();
798 (void)stop_arrow();
H A Dedit.c863 && stop_arrow() == OK)
1451 if (stop_arrow() == OK)
2660 if (stop_arrow() == FAIL)
3717 if (stop_arrow() == OK)
4753 if (stop_arrow() == FAIL)
5530 if (stop_arrow() == FAIL)
5538 if (stop_arrow() == OK)
6414 * stop_arrow() is called before a change is made in insert mode.
6419 stop_arrow() function
8169 (void)stop_arrow();
[all...]

Completed in 270 milliseconds