Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Doption.h199 #define CPO_REMMARK 'R' // remove marks when filtering macro
H A Dex_cmds.c1252 || vim_strchr(p_cpo, CPO_REMMARK) == NULL) in do_filter()
/vim-8.2.3635/runtime/doc/
H A Dversion6.txt11200 Problem: Compiling fails for missing CPO_REMMARK symbol.