Searched refs:ParseLongOpt (Results 1 – 1 of 1) sorted by relevance
307 static bool ParseLongOpt(const string& cmd, int optionIndex) in ParseLongOpt() function437 isTrue = ParseLongOpt(argv[0], optIndex); in ParseOpt()