Searched refs:display_regex_cmd_up (Results 1 – 1 of 1) sorted by relevance
771 std::unique_ptr<CommandObjectRegexCommand> display_regex_cmd_up( in LoadCommandDictionary() local776 if (display_regex_cmd_up) { in LoadCommandDictionary()777 if (display_regex_cmd_up->AddRegexCommand( in LoadCommandDictionary()779 CommandObjectSP display_regex_cmd_sp(display_regex_cmd_up.release()); in LoadCommandDictionary()