Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim.h2572 #define SOPT_STRING 0x04 // String option macro
H A Dif_py_both.h3425 else if (flags & SOPT_STRING) in OptionsItem()
H A Doption.c4089 r |= SOPT_STRING; in get_option_value_strict()