Searched refs:display_regex_cmd_up (Results 1 – 1 of 1) sorted by relevance
715 std::unique_ptr<CommandObjectRegexCommand> display_regex_cmd_up( in LoadCommandDictionary() local720 if (display_regex_cmd_up) { in LoadCommandDictionary()721 if (display_regex_cmd_up->AddRegexCommand( in LoadCommandDictionary()723 CommandObjectSP display_regex_cmd_sp(display_regex_cmd_up.release()); in LoadCommandDictionary()