Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Doption.h207 #define CPO_ESC 'x' macro
H A Dex_getln.c1912 && (!KeyTyped || vim_strchr(p_cpo, CPO_ESC) != NULL))) in getcmdline_int()