Searched refs:appended_lines_mark (Results 1 – 14 of 14) sorted by relevance
| /vim-8.2.3635/src/proto/ |
| H A D | change.pro | 14 void appended_lines_mark(linenr_T lnum, long count);
|
| /vim-8.2.3635/src/ |
| H A D | evalbuffer.c | 252 appended_lines_mark(append_lnum, added); in set_buffer_lines()
|
| H A D | ex_cmds.c | 868 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 D | if_mzsch.c | 2780 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 D | if_ruby.c | 1537 appended_lines_mark(n, 1L); in buffer_append()
|
| H A D | if_perl.xs | 1967 appended_lines_mark(lnum, 1L);
|
| H A D | if_tcl.c | 865 appended_lines_mark((linenr_T)val1, 1L); in bufselfcmd()
|
| H A D | change.c | 761 appended_lines_mark(linenr_T lnum, long count) in appended_lines_mark() function
|
| H A D | netbeans.c | 1432 appended_lines_mark(lnum_start - 1, (long)added); in nb_do_cmd()
|
| H A D | if_lua.c | 1543 appended_lines_mark(n, 1L); in luaV_buffer_insert()
|
| H A D | if_py_both.h | 4745 appended_lines_mark((linenr_T)n, 1L); in InsertBufferLines() 4812 appended_lines_mark((linenr_T)n, (long)i); in InsertBufferLines()
|
| H A D | fileio.c | 2389 appended_lines_mark(from, linecnt); in readfile()
|
| H A D | ops.c | 1138 appended_lines_mark(curwin->w_cursor.lnum, 1L); in op_replace()
|
| H A D | channel.c | 2675 appended_lines_mark(lnum, 1L); in append_to_buffer()
|