Searched refs:display_regex_cmd_up (Results 1 – 1 of 1) sorted by relevance
705 std::unique_ptr<CommandObjectRegexCommand> display_regex_cmd_up( in LoadCommandDictionary() local710 if (display_regex_cmd_up) { in LoadCommandDictionary()711 if (display_regex_cmd_up->AddRegexCommand( in LoadCommandDictionary()713 CommandObjectSP display_regex_cmd_sp(display_regex_cmd_up.release()); in LoadCommandDictionary()