Home
last modified time | relevance | path

Searched refs:help_heuristic (Results 1 – 3 of 3) 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.c255 help_heuristic( in help_heuristic() function
H A Dtag.c2543 heuristic = help_heuristic(tagp.tagname, in find_tags()