Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dsyntax.c2425 save_flags = cur_si->si_flags & (HL_CONCEAL | HL_CONCEALENDS); in push_next_match()
2447 if (cur_si->si_flags & HL_CONCEALENDS) in push_next_match()
2496 if (cur_si->si_flags & HL_CONCEALENDS) in check_state_ends()
4008 {HL_CONCEALENDS, "concealends"}, in syn_list_one()
4550 {"cCoOnNcCeEaAlLeEnNdDsS", 0, HL_CONCEALENDS}, in get_syn_options()
H A Dvim.h904 # define HL_CONCEALENDS 0x40000 // can be concealed macro