Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Doption.h354 #define STL_ALL ((char_u *) "fFtcvVlLknoObBrRhHmYyWwMqpPaN{#") macro
H A Doptionstr.c620 if (vim_strchr(STL_ALL, *s) == NULL) in check_stl_option()
H A Dbuffer.c4478 if (vim_strchr(STL_ALL, *s) == NULL) in build_stl_str_hl()