Searched refs:search_short_help (Results 1 – 3 of 3) sorted by relevance
346 bool search_short_help, in HelpTextContainsWord() argument358 if (search_short_help && short_help.contains_insensitive(search_word)) in HelpTextContainsWord()
2946 const bool search_short_help = true; in FindCommandsForApropos() local2951 cmd_obj->HelpTextContainsWord(search_word, search_short_help, in FindCommandsForApropos()
278 bool search_short_help = true,