Searched refs:search_short_help (Results 1 – 3 of 3) sorted by relevance
246 bool search_short_help = true,
313 bool search_short_help, in HelpTextContainsWord() argument325 if (search_short_help && short_help.contains_lower(search_word)) in HelpTextContainsWord()
2682 const bool search_short_help = true; in FindCommandsForApropos() local2687 cmd_obj->HelpTextContainsWord(search_word, search_short_help, in FindCommandsForApropos()