Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim.h2576 #define SOPT_UNSET 0x40 // Option does not have local value set macro
H A Dif_py_both.h3411 if (flags & SOPT_UNSET) in OptionsItem()
H A Doption.c4168 return (r | SOPT_UNSET); in get_option_value_strict()