Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dsyntax.pro8 int get_syntax_attr(colnr_T col, int *can_spell, int keep_state);
/vim-8.2.3635/src/
H A Dsyntax.c1703 get_syntax_attr( in get_syntax_attr() function
6506 (void)get_syntax_attr(col, spellp, keep_state); in syn_get_id()
H A Ddrawline.c1485 syntax_attr = get_syntax_attr((colnr_T)v, in win_line()
/vim-8.2.3635/runtime/doc/
H A Dversion7.txt5250 Solution: Set a default for get_syntax_attr().