Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dhelp.pro5 int help_heuristic(char_u *matched_string, int offset, int wrong_case);
/vim-8.2.3635/src/
H A Dhelp.c258 int wrong_case) // no matching case in help_heuristic() argument
280 if (wrong_case) in help_heuristic()