Searched refs:HL_EXCLUDENL (Results 1 – 2 of 2) sorted by relevance
4003 {HL_EXCLUDENL, "excludenl"}, in syn_list_one()4540 {"eExXcClLuUdDeEnNlL", 0, HL_EXCLUDENL}, in get_syn_options()4970 if (vim_regcomp_had_eol() && !(syn_opt_arg.flags & HL_EXCLUDENL)) in syn_cmd_match()5195 && !(syn_opt_arg.flags & HL_EXCLUDENL)) in syn_cmd_region()
897 # define HL_EXCLUDENL 0x800 // exclude NL from match macro