Searched refs:short_names (Results 1 – 1 of 1) sorted by relevance
99 char *short_names = ":=@>?/"; in get_history_arg() local100 int short_names_count = (int)STRLEN(short_names); in get_history_arg()105 compl[0] = (char_u)short_names[idx]; in get_history_arg()