Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dhighlight.pro48 char_u *get_highlight_name(expand_T *xp, int idx);
/vim-8.2.3635/src/
H A Dcmdexpand.c2140 {EXPAND_HIGHLIGHT, get_highlight_name, TRUE, TRUE}, in ExpandFromContext()
H A Dhighlight.c3990 get_highlight_name(expand_T *xp UNUSED, int idx) in get_highlight_name() function