Home
last modified time | relevance | path

Searched defs:startpos (Results 1 – 8 of 8) sorted by relevance

/vim-8.2.3635/runtime/pack/dist/opt/matchit/autoload/
H A Dmatchit.vim236 fun! s:CleanUp(options, mode, startpos, ...) argument
/vim-8.2.3635/src/
H A Dregexp.h150 lpos_T startpos[NSUBEXP]; member
H A Dops.c2370 pos_T startpos; in op_addsub() local
2496 pos_T startpos; in do_addsub() local
H A Dmark.c444 pos_T *startpos, // where to start in getnextmark()
H A Dnormal.c5285 pos_T startpos; in n_swapchar() local
6718 pos_T startpos = curwin->w_cursor; in nv_wordcmd() local
H A Dsyntax.c2073 lpos_T startpos; in syn_current_attr() local
2688 lpos_T startpos; in update_si_end() local
2790 lpos_T *startpos, // where to start looking for an END match in find_endpos()
H A Dcindent.c1695 corr_ind_maxparen(pos_T *startpos) in corr_ind_maxparen()
H A Dsearch.c1919 find_rawstring_end(char_u *linep, pos_T *startpos, pos_T *endpos) in find_rawstring_end()