Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dhighlight.pro29 attrentry_T *syn_term_attr2entry(int attr);
/vim-8.2.3635/src/
H A Dhighlight.c2805 char_aep = syn_term_attr2entry(char_attr); in hl_combine_attr()
2819 spell_aep = syn_term_attr2entry(prim_attr); in hl_combine_attr()
2861 aep = syn_term_attr2entry(attr); in syn_attr2attr()
2870 syn_term_attr2entry(int attr) in syn_term_attr2entry() function
H A Dscreen.c1810 aep = syn_term_attr2entry(attr); in screen_start_highlight()
2008 aep = syn_term_attr2entry(screen_attr); in screen_stop_highlight()