Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dex_cmds.c4235 int save_p_fen = curwin->w_p_fen; in ex_substitute() local
4290 curwin->w_p_fen = save_p_fen; in ex_substitute()