Home
last modified time | relevance | path

Searched refs:p_opfunc (Results 1 – 4 of 4) sorted by relevance

/vim-8.2.3635/src/
H A Doption.h779 EXTERN char_u *p_opfunc; // 'operatorfunc' variable
H A Dops.c3318 return option_set_callback_func(p_opfunc, &opfunc_cb); in set_operatorfunc_option()
3345 if (*p_opfunc == NUL) in op_function()
H A Doptionstr.c2321 else if (varp == &p_opfunc) in did_set_string_option()
H A Doptiondefs.h1854 (char_u *)&p_opfunc, PV_NONE,