Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Devalbuffer.c229 check_cursor_col(); in set_buffer_lines()
262 check_cursor_col(); in set_buffer_lines()
575 check_cursor_col(); in f_deletebufline()
H A Dops.c806 check_cursor_col(); in op_delete()
1531 check_cursor_col(); in op_insert()
2161 check_cursor_col(); in do_join()
3971 check_cursor_col(); in do_pending_operator()
4052 check_cursor_col(); in do_pending_operator()
4178 check_cursor_col(); in do_pending_operator()
H A Dtextformat.c692 check_cursor_col(); in auto_format()
H A Dif_mzsch.c2506 check_cursor_col(); in set_buffer_line()
3691 check_cursor_col(); in mz_fix_cursor()
3699 check_cursor_col(); in mz_fix_cursor()
H A Dmisc2.c544 check_cursor_col(void) in check_cursor_col() function
621 check_cursor_col(); in check_cursor()
H A Dif_lua.c1479 check_cursor_col(); in luaV_buffer_newindex()
1507 check_cursor_col(); in luaV_buffer_newindex()
H A Dedit.c222 check_cursor_col(); in edit()
2489 check_cursor_col(); // make sure it is not past the line in stop_insert()
H A Dif_py_both.h4388 check_cursor_col(); in py_fix_cursor()
4396 check_cursor_col(); in py_fix_cursor()
4487 check_cursor_col(); in SetBufferLine()
H A Dnormal.c2866 check_cursor_col(); in nv_zet()
5547 check_cursor_col(); in nv_gomark()
7023 check_cursor_col(); // make sure cursor is not beyond EOL in nv_esc()
H A Dbuffer.c2452 check_cursor_col(); in buflist_getfile()
2480 check_cursor_col(); in buflist_getfpos()
H A Dmove.c2587 check_cursor_col(); in onepage()
H A Dfold.c795 check_cursor_col(); in deleteFold()
H A Dundo.c3542 check_cursor_col(); in u_undoline()
H A Dex_docmd.c7780 check_cursor_col(); in ex_put()
7887 check_cursor_col(); in ex_at()
H A Dex_cmds.c3128 check_cursor_col(); in do_ecmd()
/vim-8.2.3635/src/proto/
H A Dmisc2.pro17 void check_cursor_col(void);
/vim-8.2.3635/runtime/doc/
H A Dversion7.txt6011 Solution: Check for "onemore" flag in check_cursor_col().