Searched refs:b_p_swf (Results 1 – 5 of 5) sorted by relevance
2875 else if ((int *)varp == &curbuf->b_p_swf) in set_bool_option()2877 if (curbuf->b_p_swf && p_uc) in set_bool_option()5505 case PV_SWF: return (char_u *)&(curbuf->b_p_swf); in get_varp()5938 buf->b_p_swf = FALSE; in buf_copy_options()5941 buf->b_p_swf = p_swf; in buf_copy_options()
296 buf->b_p_swf = FALSE; in ml_open()301 if (p_uc && buf->b_p_swf) in ml_open()501 buf->b_p_swf = FALSE; in ml_set_crypt_key()765 if (mfp == NULL || mfp->mf_fd >= 0 || !buf->b_p_swf in ml_open_file()
2940 int b_p_swf; // 'swapfile' member
2512 buf->b_p_swf = TRUE; // may create a swap file in open_spellbuf()
1952 buf->b_p_swf = FALSE; // no swap file in popup_create()