Searched refs:type_suffix (Results 1 – 4 of 4) sorted by relevance
297 const char *type_suffix, const char *cont_suffix) in cpl_add_completion() argument309 if(!type_suffix) in cpl_add_completion()310 type_suffix = ""; in cpl_add_completion()351 match->type_suffix = type_suffix; in cpl_add_completion()977 const char *type_suffix; /* The type of the last unique match */ in cpl_zap_duplicates() local996 type_suffix = matches[0].type_suffix; in cpl_zap_duplicates()1004 strcmp(type_suffix, match->type_suffix) != 0) { in cpl_zap_duplicates()1009 type_suffix = match->type_suffix; in cpl_zap_duplicates()1054 int len = strlen(match->completion) + strlen(match->type_suffix); in cpl_plan_listing()1135 int tlen = strlen(match->type_suffix); in cpl_format_line()[all …]
710 const char *type_suffix = ""; /* The suffix to add when listing */ in cf_complete_entry() local723 type_suffix = FS_DIR_SEP; in cf_complete_entry()738 type_suffix, cont_suffix)) in cf_complete_entry()
1572 const char *type_suffix, const char *cont_suffix);1582 const char *type_suffix; /* A suffix to be added when listing completions */ member
2922 const char *type_suffix; in elfedit_cpl_match() local2946 cont_suffix = type_suffix = MSG_ORIG(MSG_STR_COLON); in elfedit_cpl_match()2949 type_suffix = NULL; in elfedit_cpl_match()2953 str + cstate->ecpl_token_len, type_suffix, cont_suffix); in elfedit_cpl_match()