Searched refs:OP_REPLACE (Results 1 – 2 of 2) sorted by relevance
74 return OP_REPLACE; in get_op_type()2292 || oap->op_type == OP_REPLACE)) // line too short in block_prep()3767 int nchar = oap->op_type == OP_REPLACE ? cap->nchar : NUL; in do_pending_operator()4118 case OP_REPLACE: in do_pending_operator()
1493 #define OP_REPLACE 16 // "r" replace chars, only for Visual mode macro