Searched refs:OP_INSERT (Results 1 – 2 of 2) sorted by relevance
1585 if (oap->op_type == OP_INSERT in op_insert()1604 oap->op_type = OP_INSERT; in op_insert()1670 block_insert(oap, ins_text, (oap->op_type == OP_INSERT), in op_insert()2258 if (oap->op_type == OP_INSERT) in block_prep()4081 case OP_INSERT: in do_pending_operator()
1494 #define OP_INSERT 17 // "I" Insert column, only for Visual mode macro