Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dtextobject.c387 i = inc_cursor(); in fwd_word()
399 i = inc_cursor(); in fwd_word()
415 i = inc_cursor(); in fwd_word()
513 if (inc_cursor() == -1) in end_word()
634 inc_cursor(); in back_in_line()
836 inc_cursor(); in current_word()
1311 if (inc_cursor() < 0) in current_tagblock()
1353 inc_cursor(); in current_tagblock()
1420 inc_cursor(); in current_tagblock()
1445 inc_cursor(); in current_tagblock()
[all …]
H A Dtextformat.c188 inc_cursor(); in internal_format()
207 inc_cursor(); in internal_format()
275 inc_cursor(); in internal_format()
323 inc_cursor(); in internal_format()
741 inc_cursor(); in check_auto_format()
H A Dedit.c2464 inc_cursor(); in stop_insert()
4011 inc_cursor(); in ins_bs()
4092 inc_cursor(); in ins_bs()
4187 inc_cursor(); in ins_bs()
4273 inc_cursor(); in ins_bs()
4293 inc_cursor(); in ins_bs()
H A Dops.c1218 if (inc_cursor() == -1) in op_replace()
1536 inc_cursor(); in op_insert()
1726 inc_cursor(); in op_change()
2800 inc_cursor(); in do_addsub()
2873 inc_cursor(); in do_addsub()
H A Dnormal.c4623 if ((findc == '{' ? dec_cursor() : inc_cursor()) < 0) in nv_brackets()
5314 inc_cursor(); in n_swapchar()
6848 inc_cursor(); in adjust_for_sel()
7134 inc_cursor(); in nv_edit()
7170 inc_cursor(); in nv_edit()
H A Dmisc2.c322 inc_cursor(void) in inc_cursor() function
H A Dinsexpand.c2090 inc_cursor(); in ins_compl_prep()
H A Dsearch.c3078 inc_cursor(); in current_search()
/vim-8.2.3635/src/proto/
H A Dmisc2.pro8 int inc_cursor(void);