Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim.h1504 #define OP_FUNCTION 27 // "g@" call 'operatorfunc' macro
H A Dops.c3832 || oap->op_type == OP_FUNCTION in do_pending_operator()
4072 case OP_FUNCTION: in do_pending_operator()