Home
last modified time | relevance | path

Searched refs:set_context_in_highlight_cmd (Results 1 – 5 of 5) sorted by relevance

/dports/editors/vim/vim-8.2.3745/src/proto/
H A Dhighlight.pro47 void set_context_in_highlight_cmd(expand_T *xp, char_u *arg);
/dports/editors/vim/vim-8.2.3745/src/
H A Dcmdexpand.c1572 set_context_in_highlight_cmd(xp, arg); in set_one_cmd_context()
H A Dhighlight.c3919 set_context_in_highlight_cmd(expand_T *xp, char_u *arg) in set_context_in_highlight_cmd() function
/dports/editors/neovim/neovim-0.6.1/src/nvim/
H A Dsyntax.c7944 void set_context_in_highlight_cmd(expand_T *xp, const char *arg) in set_context_in_highlight_cmd() function
H A Dex_docmd.c3549 set_context_in_highlight_cmd(xp, arg); in set_one_cmd_context()