Searched defs:has_syntax (Results 1 – 2 of 2) sorted by relevance
| /vim-8.2.3635/src/ | ||
| H A D | drawline.c | 293 int has_syntax = FALSE; // this buffer has syntax highl. in win_line() local |
| H A D | spell.c | 1281 int has_syntax = syntax_present(wp); in spell_move_to() local |