Searched refs:COM_ALL (Results 1 – 2 of 2) sorted by relevance
| /vim-8.2.3635/src/ | ||
| H A D | option.h | 314 #define COM_ALL "nbsmexflrO" // all flags for 'comments' option macro |
| H A D | optionstr.c | 1296 if (vim_strchr((char_u *)COM_ALL, *s) == NULL in did_set_string_option() |