Home
last modified time | relevance | path

Searched refs:syn_cterm_attr2entry (Results 1 – 3 of 3) sorted by relevance

/vim-8.2.3635/src/proto/
H A Dhighlight.pro30 attrentry_T *syn_cterm_attr2entry(int attr);
/vim-8.2.3635/src/
H A Dhighlight.c2748 char_aep = syn_cterm_attr2entry(char_attr); in hl_combine_attr()
2767 spell_aep = syn_cterm_attr2entry(prim_attr); in hl_combine_attr()
2859 aep = syn_cterm_attr2entry(attr); in syn_attr2attr()
2879 syn_cterm_attr2entry(int attr) in syn_cterm_attr2entry() function
H A Dscreen.c1808 aep = syn_cterm_attr2entry(attr); in screen_start_highlight()
1964 aep = syn_cterm_attr2entry(screen_attr); in screen_stop_highlight()