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