Home
last modified time | relevance | path

Searched defs:end (Results 1 – 25 of 67) sorted by relevance

123

/vim-8.2.3635/src/testdir/
H A Dtest_listener.vim146 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 Dgen_opt_test.vim22 let end = line('.') variable
H A Dtest_number.vim8 func s:screen_lines(start, end) abort argument
/vim-8.2.3635/runtime/syntax/
H A Drst.vim92 function! s:DefineOneInlineMarkup(name, start, middle, end, char_left, char_right) argument
112 function! s:DefineInlineMarkup(name, start, middle, end) argument
H A Dcdrtoc.vim79 function s:def_region(name, nextgroup, start, skip, end, matchgroup, contains) argument
/vim-8.2.3635/
H A Dvimtutor.bat65 :end label
/vim-8.2.3635/runtime/indent/testdir/
H A Druntest.vim41 let end = 1 variable
46 let end = search('\<END_INDENT\>') variable
/vim-8.2.3635/src/po/
H A Dcheck.vim144 let end = search('^$') variable
146 let end = line('$') + 1 variable
/vim-8.2.3635/runtime/indent/
H A Ddtd.vim53 function s:indent_to_innermost_parentheses(line, end) argument
H A Djavascript.vim71 function s:GetPair(start,end,flags,skip) argument
75 function s:GetPair(start,end,flags,skip) argument
H A Derlang.vim747 function! s:SearchPair(lnum, curr_col, start, middle, end) argument
/vim-8.2.3635/runtime/ftplugin/
H A Dj.vim35 function! s:SearchSection(end, backwards, visualmode) abort argument
/vim-8.2.3635/runtime/tools/
H A Dunicode.vim149 func! Range(ranges, start, end, step, add) argument
/vim-8.2.3635/src/
H A Devalbuffer.c734 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 Dfold.c578 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 Dmatch.c392 colnr_T end = posmatch->pos[found].col == 0 in next_search_hl_pos() local
1359 char_u *end; in ex_match() local
H A Dtextprop.c650 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 Dgui_at_fs.c358 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 Dgui_xim.c780 int start, end; in im_get_feedback_attr() local
1378 *end, in xim_real_init() local
H A Dblob.c420 long end; in blob_remove() local
H A Dusercmd.c1057 char_u *end; in ex_command() local
1665 char_u *end = NULL; in do_ucmd() local
H A Dregexp_nfa.c550 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 Dcmdhist.c699 char_u *end; in ex_history() local
H A Dclipboard.c77 pos_T start, end; in clip_update_selection() local
910 int end = col + len; in clip_may_redraw_selection() local
H A Dcharset.c1223 colnr_T *end) in getvcol()
1381 colnr_T *end) in getvvcol()

123