Home
last modified time | relevance | path

Searched defs:start (Results 1 – 25 of 71) 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 Dtest_number.vim8 func s:screen_lines(start, end) abort argument
H A Dpopupbounce.vim22 let start = reltime() variable
H A Dtest_python3.vim1896 def Cursor(w, start=len(cb)): argument
/vim-8.2.3635/runtime/indent/testdir/
H A Druntest.vim45 let start = search('\<START_INDENT\>') variable
68 let start = lnum variable
79 let start = lnum variable
/vim-8.2.3635/runtime/indent/
H A Ddtd.vim23 function s:lex1(input, start, ...) argument
37 function s:lex(input, start, ...) argument
H A Dmp.vim175 function! s:ValidMatchEnd(line, pat, start) argument
185 function! s:LastValidMatchEnd(line, pat, start) 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/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/runtime/tools/
H A Dunicode.vim149 func! Range(ranges, start, end, step, add) argument
H A Dxcmdsrv_client.c116 time_t start; in sendToVim() local
/vim-8.2.3635/runtime/pack/dist/opt/matchit/autoload/
H A Dmatchit.vim366 fun! s:Wholematch(string, pat, start) argument
/vim-8.2.3635/src/
H A Dfold.c578 foldCreate(linenr_T start, linenr_T end) in foldCreate()
712 linenr_T start, in deleteFold()
1056 pos_T *start, *end; in foldAdjustVisual() local
1761 foldCreateMarkers(linenr_T start, linenr_T end) in foldCreateMarkers()
2116 int start; // number of folds that are forced to start at member
2149 linenr_T start; in foldUpdateIEMS() local
3012 linenr_T start = start_arg; in foldReverseOrder() local
H A Dregexp_nfa.c330 nfa_get_reganch(nfa_state_T *start, int depth) in nfa_get_reganch()
392 nfa_get_regstart(nfa_state_T *start, int depth) in nfa_get_regstart()
476 nfa_get_match_text(nfa_state_T *start) in nfa_get_match_text()
550 nfa_recognize_char_class(char_u *start, char_u *end, int extra_newl) in nfa_recognize_char_class()
3030 nfa_state_T *start; member
3039 frag(nfa_state_T *start, Ptrlist *out) in frag()
4000 char_u *start; member
5729 nfa_state_T *start, in nfa_regmatch()
7207 nfa_state_T *start = prog->start; in nfa_regtry() local
7453 lpos_T *start = &rex.reg_mmatch->startpos[0]; in nfa_regexec_both() local
H A Dtime.c171 proftime_T start; in f_reltime() local
972 static struct timeval start; in time_msg() local
H A Dcharset.c1221 colnr_T *start, in getvcol()
1379 colnr_T *start, in getvvcol()
1806 char_u *start, in vim_str2nr()
H A Dif_py_both.h1453 IterNew(void *start, destructorfun destruct, nextfun next, traversefun traverse, in IterNew()
2465 Py_ssize_t start, stop, step, slicelen; in ListItem() local
2767 Py_ssize_t start, stop, step, slicelen; in ListAssItem() local
4861 RBItem(BufferObject *self, PyInt n, PyInt start, PyInt end) in RBItem()
4882 RBSlice(BufferObject *self, PyInt lo, PyInt hi, PyInt start, PyInt end) in RBSlice()
4913 PyInt start, in RBAsItem()
4949 PyInt start, in RBAsSlice()
4992 PyInt start, in RBAppend()
5038 PyInt start; member
5043 RangeNew(buf_T *buf, PyInt start, PyInt end) in RangeNew()
[all …]
H A Dif_python3.c1426 Py_ssize_t start, stop, step, slicelen; in BufferSubscript() local
1460 Py_ssize_t start, stop, step, slicelen; in BufferAsSubscript() local
1544 Py_ssize_t start, stop, step, slicelen; in RangeSubscript() local
1570 Py_ssize_t start, stop, step, slicelen; in RangeAsSubscript() local
H A Dregexp.h109 nfa_state_T *start; // points into state[] member
H A Dclipboard.c77 pos_T start, end; in clip_update_selection() local
909 int start = col; in clip_may_redraw_selection() local
H A Dcindent.c1120 find_last_paren(char_u *l, int start, int end) in find_last_paren()
2048 char_u *start; in get_c_indent() local
H A Dtextprop.c649 linenr_T start; in f_prop_clear() local
954 linenr_T start = 1; in f_prop_remove() local
H A Dbuffer.c1049 int start, in goto_buffer()
1230 int start, in do_buffer_ext()
1571 int start, in do_buffer()

123