Searched refs:w_p_fml (Results 1 – 3 of 3) sorted by relevance
1721 if (fp->fd_len > curwin->w_p_fml) in checkSmall()1729 if (count > curwin->w_p_fml) in checkSmall()
3470 else if (pp == &curwin->w_p_fml) in set_num_option()4824 || put_setnum(fd, "setlocal", "fml", &curwin->w_p_fml) == FAIL in makefoldset()5385 case PV_FML: return (char_u *)&(curwin->w_p_fml); in get_varp()
218 # define w_p_fml w_onebuf_opt.wo_fml // 'foldminlines' macro