Searched refs:b_nospell_cluster_id (Results 1 – 2 of 2) sorted by relevance
2262 if (syn_block->b_nospell_cluster_id == 0 in syn_current_attr()2268 sps.id = syn_block->b_nospell_cluster_id; in syn_current_attr()2288 if (syn_block->b_nospell_cluster_id != 0) in syn_current_attr()2290 sps.id = syn_block->b_nospell_cluster_id; in syn_current_attr()3542 block->b_nospell_cluster_id = 0; in syntax_clear()5550 curwin->w_s->b_nospell_cluster_id = len + SYNID_CLUSTER; in syn_add_cluster()
2592 int b_nospell_cluster_id; // @NoSpell cluster ID or 0 member