Searched refs:OP_DELETE (Results 1 – 5 of 5) sorted by relevance
647 && oap->op_type == OP_DELETE) in op_delete()663 && oap->op_type == OP_DELETE in op_delete()922 oap->op_type == OP_DELETE && !oap->is_VIsual); in op_delete()943 oap->op_type == OP_DELETE && !oap->is_VIsual); in op_delete()947 if (oap->op_type == OP_DELETE) in op_delete()3636 && cap->oap->op_type != OP_DELETE) in do_pending_operator()3937 case OP_DELETE: in do_pending_operator()4189 || oap->op_type == OP_DELETE)) in do_pending_operator()
1478 #define OP_DELETE 1 // "d" delete operator macro2487 # undef OP_DELETE
4151 if ( (cap->oap->op_type == OP_DELETE in nv_left()5492 cap->oap->op_type = OP_DELETE; in nv_optrans()5494 set_op_var(OP_DELETE); in nv_optrans()6641 else if ( (cap->oap->op_type == OP_DELETE // only with linewise motions in nv_lineop()7438 if (cap->oap->op_type == OP_DELETE && cap->cmdchar == 'p') in nv_put_opt()7580 if (cap->oap->op_type == OP_DELETE && cap->cmdchar == 'o') in nv_open()
7740 oa.op_type = OP_DELETE; in ex_operators()
416 syn keyword xsConstant OP_DBMOPEN OP_DBSTATE OP_DEFINED OP_DELETE OP_DIE