Searched defs:equals_pos (Results 1 – 2 of 2) sorted by relevance
107 std::string::size_type equals_pos = parts[i].find_first_of('='); in ParseGeneratorParameter() local
1382 const char* equals_pos = strchr(arg, '='); in ParseArgument() local1459 std::string::size_type equals_pos = parts[i].find_first_of('='); in InterpretArgument() local1649 std::string::size_type equals_pos = value.find_first_of('='); in InterpretArgument() local