Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dops.c3282 if (oap->op_type != OP_COLON) in op_colon()
3543 && oap->op_type != OP_COLON)) in do_pending_operator()
3744 && oap->op_type != OP_COLON in do_pending_operator()
3831 || oap->op_type == OP_COLON in do_pending_operator()
4014 case OP_COLON: in do_pending_operator()
H A Dvim.h1487 #define OP_COLON 10 // ":" colon operator macro