Searched refs:distance_to_next_comma (Results 1 – 1 of 1) sorted by relevance
35 const size_t distance_to_next_comma = next_comma == std::string::npos in GetFormatParameter() local39 comma_separated_list.substr(pos, distance_to_next_comma); in GetFormatParameter()