Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dsyntax.c2553 if ((current_next_flags & HL_HAS_EOL) in check_state_ends()
4971 syn_opt_arg.flags |= HL_HAS_EOL; in syn_cmd_match()
5196 ppp->pp_synp->sp_flags |= HL_HAS_EOL; in syn_cmd_region()
H A Dvim.h889 # define HL_HAS_EOL 0x08 // end pattern that matches with $ macro