Searched refs:p_opfunc (Results 1 – 4 of 4) sorted by relevance
779 EXTERN char_u *p_opfunc; // 'operatorfunc' variable
3318 return option_set_callback_func(p_opfunc, &opfunc_cb); in set_operatorfunc_option()3345 if (*p_opfunc == NUL) in op_function()
2321 else if (varp == &p_opfunc) in did_set_string_option()
1854 (char_u *)&p_opfunc, PV_NONE,