Searched refs:second_partial_match (Results 1 – 1 of 1) sorted by relevance
178 int i, match, exact_match, second_partial_match; in parse_long_options() local200 second_partial_match = 0; in parse_long_options()239 second_partial_match = 1; in parse_long_options()242 if (!exact_match && second_partial_match) { in parse_long_options()