Searched refs:option_set_callback_func (Results 1 – 4 of 4) sorted by relevance
81 int option_set_callback_func(char_u *optval, callback_T *optcb);
3318 return option_set_callback_func(p_opfunc, &opfunc_cb); in set_operatorfunc_option()
7200 option_set_callback_func(char_u *optval UNUSED, callback_T *optcb UNUSED) in option_set_callback_func() function
4445 return option_set_callback_func(p_qftf, &qftf_cb); in qf_process_qftf_option()