Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Doption.h489 EXTERN char_u *p_cedit; // 'cedit' variable
H A Dex_getln.c4193 if (*p_cedit == NUL) in check_cedit()
4197 n = string_to_key(p_cedit, FALSE); in check_cedit()
H A Doptionstr.c1354 else if (varp == &p_cedit) in did_set_string_option()
H A Doptiondefs.h563 (char_u *)&p_cedit, PV_NONE,