Home
last modified time | relevance | path

Searched refs:COM_ALL (Results 1 – 2 of 2) sorted by relevance

/vim-8.2.3635/src/
H A Doption.h314 #define COM_ALL "nbsmexflrO" // all flags for 'comments' option macro
H A Doptionstr.c1296 if (vim_strchr((char_u *)COM_ALL, *s) == NULL in did_set_string_option()