Searched defs:IsSameCommand (Results 1 – 2 of 2) sorted by relevance
529 bool IsSameCommand(const std::string &cmdLine, const std::string &cmdName) in IsSameCommand() function540 bool IsSameCommand(const std::string &cmdLine, const std::vector<std::string>& cmdNames) in IsSameCommand() function
532 bool IsSameCommand(std::string cmdLine, std::string cmdName) in IsSameCommand() function