Lines Matching refs:ParseInteger
868 bool ParsedOptions::ParseInteger(const std::string& s, char after_char, int* parsed_value) {888 if (!ParseInteger(s, after_char, &i)) {