Searched refs:IsRegisterCommand (Results 1 – 1 of 1) sorted by relevance
45 int IsRegisterCommand(string &outCommand, const char *cmd, const char *cmdnext) in IsRegisterCommand() function136 … resultChild = IsRegisterCommand(outCommand, argv[i], (i == argc - 1) ? nullptr : argv[i + 1]); in SplitOptionAndCommand()