Home
last modified time | relevance | path

Searched refs:keep_lang (Results 1 – 2 of 2) sorted by relevance

/vim-8.2.3635/src/proto/
H A Dhelp.pro6 int find_help_tags(char_u *arg, int *num_matches, char_u ***matches, int keep_lang);
/vim-8.2.3635/src/
H A Dhelp.c323 int keep_lang) in find_help_tags() argument
562 if (keep_lang) in find_help_tags()