Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim.h2531 #define BAD_REPLACE '?' // replace it with '?' (default) macro
H A Dfileio.c191 int bad_char_behavior = BAD_REPLACE; in readfile()