entry_function    697 lib/widget/input_complete.c completion_matches (const char *text, CompletionFunction entry_function, input_complete_t flags)
entry_function    704 lib/widget/input_complete.c     while ((string = entry_function (text, match_list->len, flags)) != NULL)