Searched refs:findpar (Results 1 – 4 of 4) sorted by relevance
| /vim-8.2.3635/src/proto/ |
| H A D | textobject.pro | 3 int findpar(int *pincl, int dir, long count, int what, int both);
|
| /vim-8.2.3635/src/ |
| H A D | textobject.c | 167 findpar( in findpar() function
|
| H A D | mark.c | 347 if (findpar(&oa.inclusive, in getmark_buf_fnum()
|
| H A D | normal.c | 2415 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()
|