Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dsyntax.c333 static void syn_remove_pattern(synblock_T *block, int idx);
3590 syn_remove_pattern(curwin->w_s, i); in syntax_sync_clear()
3609 syn_remove_pattern( in syn_remove_pattern() function
3761 syn_remove_pattern(curwin->w_s, idx); in syn_clear_one()