Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dsyntax.c51 char sp_syncing; // this item used for syncing member
1961 if ( spp->sp_syncing == syncing in syn_current_attr()
3589 if (SYN_ITEMS(curwin->w_s)[i].sp_syncing) in syntax_sync_clear()
3759 if (spp->sp_syn.id != id || spp->sp_syncing != syncing) in syn_clear_one()
4034 if (spp->sp_syn.id != id || spp->sp_syncing != syncing) in syn_list_one()
4994 SYN_ITEMS(curwin->w_s)[idx].sp_syncing = syncing; in syn_cmd_match()
5238 SYN_ITEMS(curwin->w_s)[idx].sp_syncing = syncing; in syn_cmd_region()