Searched refs:p_fcs (Results 1 – 5 of 5) sorted by relevance
873 else if (set_chars_option(curwin, &p_fcs) != NULL) in did_set_string_option()1347 else if (varp == &p_fcs) in did_set_string_option()
569 EXTERN char_u *p_fcs; // 'fillchar' variable
5633 if (set_chars_option(curwin, &p_fcs) != NULL) in f_setcellwidths()
968 (char_u *)&p_fcs, PV_NONE,
2445 (void)set_chars_option(curwin, &p_fcs); in didset_options2()