Searched refs:p_cedit (Results 1 – 4 of 4) sorted by relevance
489 EXTERN char_u *p_cedit; // 'cedit' variable
4193 if (*p_cedit == NUL) in check_cedit()4197 n = string_to_key(p_cedit, FALSE); in check_cedit()
1354 else if (varp == &p_cedit) in did_set_string_option()
563 (char_u *)&p_cedit, PV_NONE,