Home
last modified time | relevance | path

Searched refs:op_change (Results 1 – 2 of 2) sorted by relevance

/vim-8.2.3635/src/proto/
H A Dops.pro12 int op_change(oparg_T *oap);
/vim-8.2.3635/src/
H A Dops.c1687 op_change(oparg_T *oap) in op_change() function
3999 if (op_change(oap)) // will call edit() in do_pending_operator()