| /vim-8.2.3635/src/testdir/ |
| H A D | test_listener.vim | 146 func s:StoreListArgs(buf, start, end, added, list) argument 217 func s:StoreBufList(buf, start, end, added, list) argument 240 func MyListener(x, bufnr, start, end, added, changes) argument 261 function EchoChanges(bufnr, start, end, added, changes) argument 287 function EchoChanges(bufnr, start, end, added, changes) argument 308 func s:ExtendList(bufnr, start, end, added, changes) argument 330 func Listener(bufnr, start, end, added, changes) argument 361 func Listener(bufnr, start, end, added, changes) argument
|
| H A D | gen_opt_test.vim | 22 let end = line('.') variable
|
| H A D | test_number.vim | 8 func s:screen_lines(start, end) abort argument
|
| /vim-8.2.3635/runtime/syntax/ |
| H A D | rst.vim | 92 function! s:DefineOneInlineMarkup(name, start, middle, end, char_left, char_right) argument 112 function! s:DefineInlineMarkup(name, start, middle, end) argument
|
| H A D | cdrtoc.vim | 79 function s:def_region(name, nextgroup, start, skip, end, matchgroup, contains) argument
|
| /vim-8.2.3635/ |
| H A D | vimtutor.bat | 65 :end label
|
| /vim-8.2.3635/runtime/indent/testdir/ |
| H A D | runtest.vim | 41 let end = 1 variable 46 let end = search('\<END_INDENT\>') variable
|
| /vim-8.2.3635/src/po/ |
| H A D | check.vim | 144 let end = search('^$') variable 146 let end = line('$') + 1 variable
|
| /vim-8.2.3635/runtime/indent/ |
| H A D | dtd.vim | 53 function s:indent_to_innermost_parentheses(line, end) argument
|
| H A D | javascript.vim | 71 function s:GetPair(start,end,flags,skip) argument 75 function s:GetPair(start,end,flags,skip) argument
|
| H A D | erlang.vim | 747 function! s:SearchPair(lnum, curr_col, start, middle, end) argument
|
| /vim-8.2.3635/runtime/ftplugin/ |
| H A D | j.vim | 35 function! s:SearchSection(end, backwards, visualmode) abort argument
|
| /vim-8.2.3635/runtime/tools/ |
| H A D | unicode.vim | 149 func! Range(ranges, start, end, step, add) argument
|
| /vim-8.2.3635/src/ |
| H A D | evalbuffer.c | 734 linenr_T end, in get_buffer_lines() 785 linenr_T end = 1; in f_getbufline() local 820 linenr_T end; in f_getline() local
|
| H A D | fold.c | 578 foldCreate(linenr_T start, linenr_T end) in foldCreate() 713 linenr_T end, in deleteFold() 1056 pos_T *start, *end; in foldAdjustVisual() local 1761 foldCreateMarkers(linenr_T start, linenr_T end) in foldCreateMarkers() 2118 int end; // level of fold that is forced to end below member 2150 linenr_T end; in foldUpdateIEMS() local 3013 linenr_T end = end_arg; in foldReverseOrder() local 3059 truncate_fold(fold_T *fp, linenr_T end) in truncate_fold()
|
| H A D | match.c | 392 colnr_T end = posmatch->pos[found].col == 0 in next_search_hl_pos() local 1359 char_u *end; in ex_match() local
|
| H A D | textprop.c | 650 linenr_T end; in f_prop_clear() local 955 linenr_T end = 0; in f_prop_remove() local 1669 int end; in prepend_joined_props() local
|
| H A D | gui_at_fs.c | 358 int begin, end; in SFfindFile() local 533 SFfindHomeDir(char *begin, char *end) in SFfindHomeDir() 567 char *begin, *end; in SFupdatePath() local 1222 SFEntry *end; in SFdeleteEntry() local
|
| H A D | gui_xim.c | 780 int start, end; in im_get_feedback_attr() local 1378 *end, in xim_real_init() local
|
| H A D | blob.c | 420 long end; in blob_remove() local
|
| H A D | usercmd.c | 1057 char_u *end; in ex_command() local 1665 char_u *end = NULL; in do_ucmd() local
|
| H A D | regexp_nfa.c | 550 nfa_recognize_char_class(char_u *start, char_u *end, int extra_newl) in nfa_recognize_char_class() 3393 post2nfa(int *postfix, int *end, int nfa_calc_size) in post2nfa() 4001 char_u *end; member 4025 } end; // where the match must end member 6348 nfa_state_T *end; in nfa_regmatch() local 7454 lpos_T *end = &rex.reg_mmatch->endpos[0]; in nfa_regexec_both() local
|
| H A D | cmdhist.c | 699 char_u *end; in ex_history() local
|
| H A D | clipboard.c | 77 pos_T start, end; in clip_update_selection() local 910 int end = col + len; in clip_may_redraw_selection() local
|
| H A D | charset.c | 1223 colnr_T *end) in getvcol() 1381 colnr_T *end) in getvvcol()
|