Lines Matching refs:sp_flags
55 int sp_flags; // see HL_ defines below member
779 found_flags = spp->sp_flags; in syn_sync()
1675 && (SYN_ITEMS(syn_block)[cur_si->si_idx].sp_flags in syn_finish_line()
1962 && (displaying || !(spp->sp_flags & HL_DISPLAY)) in syn_current_attr()
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()
2404 if (spp->sp_type == SPTYPE_START && !(spp->sp_flags & HL_ONELINE)) in push_next_match()
2596 if ((spp->sp_flags & HL_TRANSP) && !(sip->si_flags & HL_MATCH)) in update_si_attr()
2717 if (SYN_ITEMS(syn_block)[sip->si_idx].sp_flags & HL_ONELINE) in update_si_end()
3004 *flagsp = spp->sp_flags; in find_endpos()
3617 if (spp->sp_flags & HL_FOLD) in syn_remove_pattern()
4057 syn_list_flags(namelist1, spp->sp_flags, attr); in syn_list_one()
4069 syn_list_flags(namelist2, spp->sp_flags, attr); in syn_list_one()
4071 if (spp->sp_flags & (HL_SYNC_HERE|HL_SYNC_THERE)) in syn_list_one()
4073 if (spp->sp_flags & HL_SYNC_HERE) in syn_list_one()
4998 SYN_ITEMS(curwin->w_s)[idx].sp_flags = syn_opt_arg.flags; in syn_cmd_match()
5196 ppp->pp_synp->sp_flags |= HL_HAS_EOL; in syn_cmd_region()
5242 SYN_ITEMS(curwin->w_s)[idx].sp_flags |= syn_opt_arg.flags; in syn_cmd_region()
6172 SYN_ITEMS(syn_block)[cur_si->si_idx].sp_flags & HL_CONTAINED)) in in_id_list()