Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dsyntax.c60 int sp_sync_idx; // sync item index (syncing only) member
780 found_match_idx = spp->sp_sync_idx; in syn_sync()
4078 if (spp->sp_sync_idx >= 0) in syn_list_one()
4080 [spp->sp_sync_idx].sp_syn.id - 1)); in syn_list_one()
4999 SYN_ITEMS(curwin->w_s)[idx].sp_sync_idx = sync_idx; in syn_cmd_match()