Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dchange.pro14 void appended_lines_mark(linenr_T lnum, long count);
/vim-8.2.3635/src/
H A Devalbuffer.c252 appended_lines_mark(append_lnum, added); in set_buffer_lines()
H A Dex_cmds.c868 appended_lines_mark(n, count); in ex_copy()
1246 appended_lines_mark(line2, read_linecount); in do_filter()
3364 appended_lines_mark(lnum + (empty ? 1 : 0), 1L); in ex_append()
H A Dif_mzsch.c2780 appended_lines_mark((linenr_T)n, 1L); in insert_buffer_line_list()
2839 appended_lines_mark((linenr_T)n, (long)i); in insert_buffer_line_list()
H A Dif_ruby.c1537 appended_lines_mark(n, 1L); in buffer_append()
H A Dif_perl.xs1967 appended_lines_mark(lnum, 1L);
H A Dif_tcl.c865 appended_lines_mark((linenr_T)val1, 1L); in bufselfcmd()
H A Dchange.c761 appended_lines_mark(linenr_T lnum, long count) in appended_lines_mark() function
H A Dnetbeans.c1432 appended_lines_mark(lnum_start - 1, (long)added); in nb_do_cmd()
H A Dif_lua.c1543 appended_lines_mark(n, 1L); in luaV_buffer_insert()
H A Dif_py_both.h4745 appended_lines_mark((linenr_T)n, 1L); in InsertBufferLines()
4812 appended_lines_mark((linenr_T)n, (long)i); in InsertBufferLines()
H A Dfileio.c2389 appended_lines_mark(from, linecnt); in readfile()
H A Dops.c1138 appended_lines_mark(curwin->w_cursor.lnum, 1L); in op_replace()
H A Dchannel.c2675 appended_lines_mark(lnum, 1L); in append_to_buffer()