Searched refs:has_syntax (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/vim-55/src/
H A Dscreen.c2724 int has_syntax = FALSE; /* this buffer has syntax highl. */ local
2860 has_syntax = TRUE;
3241 if (has_syntax)
3732 if (has_syntax)
4067 if (has_syntax && v > 0)
4083 has_syntax = FALSE;
4122 !has_syntax ||
H A Dspell.c2178 int has_syntax = syntax_present(wp); local
2278 if (has_syntax)

Completed in 208 milliseconds