Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dops.c3552 && oap->op_type != OP_FOLDDELREC in do_pending_operator()
3752 && oap->op_type != OP_FOLDDELREC in do_pending_operator()
4156 case OP_FOLDDELREC: in do_pending_operator()
4159 oap->op_type == OP_FOLDDELREC, oap->is_VIsual); in do_pending_operator()
H A Dvim.h1502 #define OP_FOLDDELREC 25 // "zD" delete folds recursively macro