Searched refs:cont_suffix (Results 1 – 5 of 5) sorted by relevance
187 cpl->result.cont_suffix = NULL; in new_WordCompletion()297 const char *type_suffix, const char *cont_suffix) in cpl_add_completion() argument311 if(!cont_suffix) in cpl_add_completion()312 cont_suffix = ""; in cpl_add_completion()355 cpl->result.cont_suffix = cont_suffix; in cpl_add_completion()502 cpl->result.cont_suffix = ""; in cpl_clear_completions()584 cpl->result.cont_suffix = ""; in cpl_complete_word()
708 const char *cont_suffix = ""; /* The suffix to add if fully */ in cf_complete_entry() local722 cont_suffix = FS_DIR_SEP; in cf_complete_entry()725 cont_suffix = " "; in cf_complete_entry()738 type_suffix, cont_suffix)) in cf_complete_entry()
5523 cont_len = strlen(matches->cont_suffix); in KT_KEY_FN()5530 matches->cont_suffix[cont_len - 1] == '\n') { in KT_KEY_FN()5558 gl_buffer_string(gl, matches->cont_suffix, cont_len, in KT_KEY_FN()
1572 const char *type_suffix, const char *cont_suffix);1592 const char *cont_suffix; /* Optional continuation string to be appended to */ member
2921 const char *cont_suffix; in elfedit_cpl_match() local2946 cont_suffix = type_suffix = MSG_ORIG(MSG_STR_COLON); in elfedit_cpl_match()2948 cont_suffix = MSG_ORIG(MSG_STR_SPACE); in elfedit_cpl_match()2953 str + cstate->ecpl_token_len, type_suffix, cont_suffix); in elfedit_cpl_match()