Home
last modified time | relevance | path

Searched refs:short_index (Results 1 – 1 of 1) sorted by relevance

/argp/
A Dargp-parse.c741 char *short_index = strchr (parser->short_opts, opt); in parser_parse_opt() local
743 if (short_index) in parser_parse_opt()
745 if (group->short_end > short_index) in parser_parse_opt()

Completed in 6 milliseconds