Searched refs:opt_arg_pos (Results 1 – 3 of 3) 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()
46 opt_arg_pos (arg_pos) in OptionArgElement()52 int opt_arg_pos; member
472 int opt_arg_pos = opt_element_vector[opt_element_index].opt_arg_pos; in HandleOptionArgumentCompletion() local486 partial_name = input.GetArgumentAtIndex(opt_arg_pos); in HandleOptionArgumentCompletion()