Searched refs:BF_SYN_SET (Results 1 – 3 of 3) sorted by relevance
481 buf->b_flags &= ~BF_SYN_SET; in ex_listdo()689 if (buf->b_nwindows > 0 && (buf->b_flags & BF_SYN_SET)) in ex_listdo()691 buf->b_flags &= ~BF_SYN_SET; in ex_listdo()
742 #define BF_SYN_SET 0x200 // 'syntax' option was set macro
2425 curbuf->b_flags |= BF_SYN_SET; in did_set_string_option()