Home
last modified time | relevance | path

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

/dports/editors/vim/vim-8.2.3745/src/proto/
H A Doption.pro40 char_u *get_term_code(char_u *tname);
/dports/editors/vim/vim-8.2.3745/src/
H A Dhighlight.c1316 p = get_term_code(tname); in highlight_set_startstop_termcode()
H A Doption.c4401 get_term_code(char_u *tname) in get_term_code() function