Searched refs:term_attr (Results 1 – 1 of 1) sorted by relevance
4334 char_u term_attr[80]; in hlg_add_or_update() local4405 if (!hldict_attr_to_str(dict, (char_u *)"term", term_attr, in hlg_add_or_update()4406 sizeof(term_attr))) in hlg_add_or_update()4448 if (term_attr[0] == NUL && start == NULL && stop == NULL in hlg_add_or_update()4462 term_attr[0] != NUL ? "term=" : "", in hlg_add_or_update()4463 term_attr[0] != NUL ? term_attr : (char_u *)"", in hlg_add_or_update()