Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Doptionstr.c2071 else if (varp == &p_fcl) in did_set_string_option()
2073 if (check_opt_strings(p_fcl, p_fcl_values, TRUE) != OK) in did_set_string_option()
H A Doption.h572 EXTERN char_u *p_fcl; // 'foldclose' variable
H A Dfold.c518 if (*p_fcl != NUL) // can only be "all" right now in foldCheckClose()
H A Doptiondefs.h982 (char_u *)&p_fcl, PV_NONE,