Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dhelp.pro4 char_u *check_help_lang(char_u *arg);
/vim-8.2.3635/src/
H A Dhelp.c80 lang = check_help_lang(arg); in ex_help()
229 check_help_lang(char_u *arg) in check_help_lang() function
H A Dquickfix.c8227 lang = check_help_lang(eap->arg); in ex_helpgrep()