Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dops.c813 if (oap->op_type == OP_CHANGE) in op_delete()
895 && oap->op_type == OP_CHANGE in op_delete()
3974 case OP_CHANGE: in do_pending_operator()
H A Dvim.h1480 #define OP_CHANGE 3 // "c" change operator macro
H A Dnormal.c4152 || cap->oap->op_type == OP_CHANGE) in nv_left()
6732 if (!word_end && cap->oap->op_type == OP_CHANGE) in nv_wordcmd()