Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Doption.h432 #define BO_ALL 0x0001 macro
H A Dmisc1.c1095 if (!((bo_flags & val) || (bo_flags & BO_ALL))) in vim_beep()
/vim-8.2.3635/src/testdir/
H A Dtest_visual.vim1041 call append(0, ["#define BO_ALL\t 0x0001",
1047 \ "#define BO_ALL\t\t0x0001",