Searched refs:b_keywtab_ic (Results 1 – 3 of 3) sorted by relevance
1834 || syn_block->b_keywtab_ic.ht_used > 0); in syn_current_attr()3279 ht = round == 1 ? &syn_block->b_keywtab : &syn_block->b_keywtab_ic; in check_keyword_id()3530 clear_keywtab(&block->b_keywtab_ic); in syntax_clear()3752 (void)syn_clear_keyword(id, &curwin->w_s->b_keywtab_ic); in syn_clear_one()4026 did_header = syn_list_keywords(id, &curwin->w_s->b_keywtab_ic, in syn_list_one()4465 ht = &curwin->w_s->b_keywtab_ic; in add_keyword()6328 hash_init(&curwin->w_s->b_keywtab_ic); in ex_ownsyntax()6371 || win->w_s->b_keywtab_ic.ht_used > 0); in syntax_present()
2581 hashtab_T b_keywtab_ic; // idem, ignore case member
2190 hash_init(&buf->b_s.b_keywtab_ic); in buflist_new()