Searched refs:short_index (Results 1 – 1 of 1) sorted by relevance
741 char *short_index = strchr (parser->short_opts, opt); in parser_parse_opt() local743 if (short_index) in parser_parse_opt()745 if (group->short_end > short_index) in parser_parse_opt()
Completed in 6 milliseconds