Searched refs:p_bex (Results 1 – 5 of 5) sorted by relevance
748 else if (varp == &p_bex || varp == &p_pm) in did_set_string_option()750 if (STRCMP(*p_bex == '.' ? p_bex + 1 : p_bex, in did_set_string_option()
1293 if (*p_bex == NUL) in buf_write()1296 backup_ext = p_bex; in buf_write()
427 EXTERN char_u *p_bex; // 'backupext' variable
431 (char_u *)&p_bex, PV_NONE,
11055 Solution: Move the use of p_bex to after executing the *WritePre