Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dsyntax.c55 int sp_flags; // see HL_ defines below member
779 found_flags = spp->sp_flags; in syn_sync()
1969 ? !(spp->sp_flags & HL_CONTAINED) in syn_current_attr()
1972 spp->sp_flags & HL_CONTAINED)))) in syn_current_attr()
2071 && (spp->sp_flags & HL_ONELINE)) in syn_current_attr()
2148 current_next_flags = lspp->sp_flags; in syn_current_attr()
2394 cur_si->si_flags = spp->sp_flags; in push_next_match()
3004 *flagsp = spp->sp_flags; in find_endpos()
3617 if (spp->sp_flags & HL_FOLD) in syn_remove_pattern()
4073 if (spp->sp_flags & HL_SYNC_HERE) in syn_list_one()
[all …]