Home
last modified time | relevance | path

Searched refs:count_arg (Results 1 – 2 of 2) 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.c1268 long count_arg, in current_tagblock() argument
1271 long count = count_arg; in current_tagblock()
1433 count = count_arg; in current_tagblock()