Home
last modified time | relevance | path

Searched refs:current_tagblock (Results 1 – 3 of 3) sorted by relevance

/vim-8.2.3635/src/proto/
H A Dtextobject.pro12 int current_tagblock(oparg_T *oap, long count_arg, int include);
/vim-8.2.3635/src/
H A Dtextobject.c1266 current_tagblock( in current_tagblock() function
H A Dnormal.c7277 flag = current_tagblock(cap->oap, cap->count1, include); in nv_object()