Searched refs:opt_arg_pos (Results 1 – 4 of 4) sorted by relevance
765 int opt_arg_pos = opt_element_vector[i].opt_arg_pos; in HandleOptionCompletion() local854 else if (opt_arg_pos == cursor_index) in HandleOptionCompletion()905 int opt_arg_pos = opt_element_vector[opt_element_index].opt_arg_pos; in HandleOptionArgumentCompletion() local914 …std::string match_string(input.GetArgumentAtIndex (opt_arg_pos), input.GetArgumentAtIndex (opt_arg… in HandleOptionArgumentCompletion()950 int cur_arg_pos = opt_element_vector[i].opt_arg_pos; in HandleOptionArgumentCompletion()973 … input.GetArgumentAtIndex (opt_arg_pos), in HandleOptionArgumentCompletion()
45 opt_arg_pos (arg_pos) in OptionArgElement()51 int opt_arg_pos; member
389 int opt_arg_pos = opt_element_vector[opt_element_index].opt_arg_pos; in HandleOptionArgumentCompletion() local403 partial_name = input.GetArgumentAtIndex(opt_arg_pos); in HandleOptionArgumentCompletion()
1858 int opt_arg_pos = opt_element_vector[opt_element_index].opt_arg_pos; in HandleOptionArgumentCompletion() local1872 partial_name = input.GetArgumentAtIndex(opt_arg_pos); in HandleOptionArgumentCompletion()