Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dsyntax.c230 char has_cont_list; // TRUE if "cont_list" can be used member
4601 if (!opt->has_cont_list) in get_syn_options()
4837 syn_opt_arg.has_cont_list = FALSE; in syn_cmd_keyword()
4960 syn_opt_arg.has_cont_list = TRUE; in syn_cmd_match()
5089 syn_opt_arg.has_cont_list = TRUE; in syn_cmd_region()