Home
last modified time | relevance | path

Searched refs:findpar (Results 1 – 4 of 4) sorted by relevance

/vim-8.2.3635/src/proto/
H A Dtextobject.pro3 int findpar(int *pincl, int dir, long count, int what, int both);
/vim-8.2.3635/src/
H A Dtextobject.c167 findpar( in findpar() function
H A Dmark.c347 if (findpar(&oa.inclusive, in getmark_buf_fnum()
H A Dnormal.c2415 if (!locally || !findpar(&incll, BACKWARD, 1L, '{', FALSE)) in find_decl()
4693 if (!findpar(&cap->oap->inclusive, cap->arg, cap->count1, flag, in nv_brackets()
4910 if (!findpar(&cap->oap->inclusive, cap->arg, cap->count1, NUL, FALSE)) in nv_findpar()