Searched refs:seen_digit (Results 1 – 1 of 1) sorted by relevance
536 int seen_digit = 0; in parse_dotted_decimal() local548 (seen_digit && *out == 0) || in parse_dotted_decimal()555 seen_digit = 1; in parse_dotted_decimal()558 return seen_digit; in parse_dotted_decimal()