Searched refs:SYNSPL_NOTOP (Results 1 – 2 of 2) sorted by relevance
2264 *can_spell = (syn_block->b_syn_spell != SYNSPL_NOTOP); in syn_current_attr()3436 else if (curwin->w_s->b_syn_spell == SYNSPL_NOTOP) in syn_cmd_spell()3444 curwin->w_s->b_syn_spell = SYNSPL_NOTOP; in syn_cmd_spell()
2486 #define SYNSPL_NOTOP 2 // don't spell check toplevel text macro