Searched refs:env_regex_cmd_sp (Results 1 – 1 of 1) sorted by relevance
914 CommandObjectSP env_regex_cmd_sp(env_regex_cmd_up.release()); in LoadCommandDictionary() local915 m_command_dict[std::string(env_regex_cmd_sp->GetCommandName())] = in LoadCommandDictionary()916 env_regex_cmd_sp; in LoadCommandDictionary()