Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dedit.c29 static void start_arrow_common(pos_T *end_insert_pos, int change);
2302 start_arrow_common(end_insert_pos, TRUE); in start_arrow()
2314 start_arrow_common(end_insert_pos, end_change); in start_arrow_with_change()
2323 start_arrow_common( in start_arrow_common() function