Searched refs:match_ref (Results 1 – 1 of 1) sorted by relevance
4207 static char_u match_ref[81]; in ins_complete() local4210 vim_snprintf((char *)match_ref, sizeof(match_ref), in ins_complete()4214 vim_snprintf((char *)match_ref, sizeof(match_ref), in ins_complete()4217 edit_submode_extra = match_ref; in ins_complete()