Home
last modified time | relevance | path

Searched refs:nomatch_msg (Results 1 – 1 of 1) sorted by relevance

/vim-8.2.3635/src/
H A Dgui_xmdlg.c696 char *nomatch_msg = _("no specific match"); in do_choice() local
699 str = XmStringCreateLocalized(nomatch_msg); in do_choice()
703 XmTextSetString(data->name, nomatch_msg); in do_choice()