Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dops.c3548 && oap->op_type != OP_FOLDOPENREC in do_pending_operator()
3748 && oap->op_type != OP_FOLDOPENREC in do_pending_operator()
4143 case OP_FOLDOPENREC: in do_pending_operator()
4149 || oap->op_type == OP_FOLDOPENREC, in do_pending_operator()
4150 oap->op_type == OP_FOLDOPENREC in do_pending_operator()
H A Dvim.h1498 #define OP_FOLDOPENREC 21 // "zO" open folds recursively macro