Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Doption.h421 # define BKC_YES 0x001 macro
H A Doptionstr.c737 + (((int)*flags & BKC_YES) != 0) in did_set_string_option()
H A Dbufwrite.c1174 if ((bkc & BKC_YES) || append) // "yes" in buf_write()