Searched refs:second_partial_match (Results 1 – 3 of 3) sorted by relevance
192 int i, match, exact_match, second_partial_match; in parse_long_options() local213 second_partial_match = 0; in parse_long_options()250 second_partial_match = 1; in parse_long_options()252 if (!exact_match && second_partial_match) { in parse_long_options()
217 int i, match, exact_match, second_partial_match; in parse_long_options() local238 second_partial_match = 0; in parse_long_options()275 second_partial_match = 1; in parse_long_options()277 if (!exact_match && second_partial_match) { in parse_long_options()
198 int i, match, exact_match, second_partial_match; in parse_long_options() local219 second_partial_match = 0; in parse_long_options()256 second_partial_match = 1; in parse_long_options()258 if (!exact_match && second_partial_match) { in parse_long_options()